Skip to content

meherish1524/pdf2doc

Repository files navigation

pdf2doc

website to convert PDF to DOC using flask Icon

Installation

sudo apt-get install -r requirements.txt

or

pip install -r requirements

Download or Clone the repo, Navigate to the directory containing the files and run

python setup.py install

or if you have different versions of python installed then

python3 setup.py install 

to install the dependencies.

Usage

Once you have created an app on twitter and installed all the dependencies by running setup.py, open main.py and paste your Consumer Key, Consumer Secret, Access Token and Access Token Secret. After that save and run the script. You will be prompted to enter the keyword/hashtag you want to analyze and the number of tweets you want to analyze. Once the analysis is completed, a pie chart will be generated disclosing the results of analysis.

Authors

Manchala Meherish

License

This project is licensed under the MIT License - see the https://github.com/meherish1524/pdf2doc/blob/main/LICENSE

About

website to convert PDF to DOC using flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published