Python multiple .py files setup/project best practices

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cookietemple

    A collection of best practice cookiecutter templates for all domains and languages with extensive Github support ⛺

  • It really depends on how you plan to use your projects: Is it for personal use only? Do you want to use it as a cli application or a standalone package or just some loose script collection? If you want to get an idea of how to structure bigger projects, I recommend you to take a look at https://github.com/cookiejar/cookietemple. (Disclaimer: I'm one of its developers). The cli-python template there should give you a good idea of how a project could actually look like.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts