May 2018
Intermediate to advanced
380 pages
9h 37m
English
Manually create requirements.txt by typing in the packages to include in the project. The following is an example from https://pip.pypa.io/en/latest/reference/pip_install/#requirements-file-format:

FooProject == 1.2 --hash=sha256:<hash_digest>
Read now
Unlock full access