[PYTHON] Notes on how to write requirements.txt

I touched Python on Bluemix and stumbled a little, so I'm sorry.

It fell down ...

web.py
cloudant
numpy
scipy
scikit-learn

This is okay.

web.py
cloudant
scikit-learn
scipy
numpy

Ah ..., setup.py runs in reverse order (; ´Д `)

Recommended Posts

Notes on how to write requirements.txt
Notes on how to use pywinauto
Notes on how to use featuretools
Notes on how to use doctest
How to write urlfetch unittest on GAE / P
XPath Basics (2) -How to write XPath
How to register on pypi
Autoencoder with Chainer (Notes on how to use + trainer)
Notes on how to restore OpenBlocks IoT to factory default
How to install mysql-connector-python on mac
How to write soberly in pandas
How to use Dataiku on Windows
Flask reuse How to write html
[Hyperledger Iroha] Notes on how to use the Python SDK
How to install graph-tool on macOS
How to install VMware-Tools on Linux
How to install pycrypto on Windows
How to install OpenCV on Mac
How to run matplotlib on heroku
How to install PyPy on CentOS
How to use homebrew on Debian
Misunderstanding on how to connect cnn
How to install TensorFlow on CentOS 7
How to write Docker base image
How to write Django1.9 environment-independent wsgi.py
Notes on how to use marshmallow in the schema library
How to install Maven on CentOS
[ROS] How to write Publisher and Subscriber on one node
How to install Go on Ubuntu
How to install music 21 on windows
How to write code to access python dashDB on Bluemix or local
How to install aws-session-manager-plugin on Manajro Linux
Qiita (1) How to write a code name
How to read pydoc on python interpreter
How to install drobertadams / toggl-cli on Mac
How to set optuna (how to write search space)
python notes: Modularization: __name__ == How to use'__main__'
[Kivy] How to install Kivy on Windows [Python]
How to use mecab, neologd-ipadic on colab
How to write Python document comments (Docstrings)
How to build Hello, World on #Nix
How to update php on Amazon linux 2
How to erase Python 2.x on Mac.
Memorandum on how to use gremlin python
How to install packages on Alpine Linux
How to install Anisble on Amazon Linux 2
How to install richzhang / colorization on Windows 10
How to update security on CentOS Linux 8
How to install Apache (httpd) on CentOS7
How to install php7.4 on Linux (Ubuntu)
How to install Eclipse GlassFish 5.1.0 on CentOS 7
How to install Apache (httpd) on CentOS8
How to test on a Django-authenticated page
How to find large files on Linux
How to install NumPy on Raspberry Pi
How to write this process in Perl?
How to write Ruby to_s in Python
Summary of how to write AWS Lambda
How to install cx_Oracle on macOS Sierra
How to write pydoc and multi-line comments
Notes on Flask