/python-poetry-template

A template Poetry project structure.

Primary LanguagePythonMIT LicenseMIT

project-name

Remember to:

  1. Replace all instances of project-name with the real name of the project
  2. Replace all instances of project_name with the "package name" of the project
  3. Rename the source code folder from project_name to something more fitting
  4. Generate a lock file
  5. Rewrite the README.md