May 2019
Intermediate to advanced
542 pages
13h 37m
English
Working and well-organized code is a great start for our project; however if you want others to use or contribute to your project, you'll need to address some of the questions they're likely to have. For example, they'll need to know how to install the program, what its prerequisites are, or what the legal terms of use or distribution are.
To answer these questions, we'll include a series of standard files and directories: the LICENSE file, the README file, the docs directory, and the requirements.txt file.
Read now
Unlock full access