BeginnersΒΆ

This section for who one have less familiar with python stuff or have problem to understand this documentation.

For basic usage you need to know:

  • Python Packaging

  • WSGI

  • HTTP standards

For production:

  • Linux and Bash experiences.

  • Read about Web Servers and how to configure and use it.

  • Process controlling systems (like supervisor).