Skip to content

thesampaton/python-template

Repository files navigation

python-template

Templated Scafforld for Python Projects

Dependencies

Python Build Dependencies

See https://github.com/pyenv/pyenv/wiki#suggested-build-environment for recommendations

Install Poetry

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python

Install PyEnv

curl https://pyenv.run | bash

How to Use

  1. Clone Repository
  2. Rename package by updating ./pyproject.toml with your name
  3. Change Author
  4. run poetry update
  5. pre-commit install
  6. pre-commit run --all-files

Based (is) on Alex Mitelmans Work https://mitelman.engineering/blog/python-best-practice/automating-python-best-practices-for-a-new-project/

About

Templated Scafforld for Python Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages