Skip to content

Getting Started

apatel78 edited this page Dec 5, 2022 · 23 revisions

Python Web Framework

Server Deployment

Database and Media Storage

Third-Party Dependencies

Third-Party Python Libraries

To install these libraries automatically, run the following command inside of your project directory: pip install -r requirements.txt. If you do not have pip installed, please refer to the link under Third-Party Dependencies

Clone this wiki locally