Skip to content

anthonypapetti/TextExtractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextExtractor

This is a small web application to extract useful data from pieces of online text. For the command line version for text files, please check out the CommandLine branch

Getting Started

Install python, preferably 3.9 from https://www.python.org/downloads/release/python-390/

clone the repository to your local machine

git clone https://github.com/anthonypapetti/TextExtractor.git

Install the required packages from requirements.txt

pip install flask==1.1.2

Run the server

python run.py

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

A Python command-line tool to extract data from text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published