Hi there, In this repository, I am gonna show you how you can generate interactive images using python word cloud. Here I integrated with it flask API.
Wordcloud: https://github.com/amueller/word_cloudfonts: https://www.1001freefonts.com/
flask: http://flask.pocoo.org/docs/1.0/
- python 3+
- linux if you have window than you have to chage directory path in views.py (from "/" to this "\")
- flask
- word cloud
- matplotlib
- template inheritance
- How to make API using flask MVC structure
- what is word cloud
- How to generate interactive images using the flask framework
- clone or download it from here
- install requiremets.txt file
pip install -r requirements.txt
- run this command to execute this code
-
python3 manage.py