Dependencies with requirements.txt

This is the file with the project dependencies. Don't worry about understanding all the dependencies that are in this file—many of them are dependencies of dependencies. The important thing here is that before using the application, the installation of these libraries is required:

appnope==0.1.0 blinker==1.4 click==6.7 decorator==4.1.2 Flask==0.12.2 flask-mongoengine==0.9.3 Flask-Script==2.0.6 Flask-WTF==0.14.2 ipdb==0.10.3 ipython==6.2.1 ipython-genutils==0.2.0 itsdangerous==0.24 jedi==0.11.0 Jinja2==2.9.6 MarkupSafe==1.0 mongoengine==0.14.3 parso==0.1.0 pexpect==4.2.1 pickleshare==0.7.4 prompt-toolkit==1.0.15 ptyprocess==0.5.2 Pygments==2.2.0 pymongo==3.5.1 simplegeneric==0.8.1 six==1.11.0 traitlets==4.3.2 ...

Get Microservice Patterns and Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.