{"repo":"tekumara/python-typed-template","free":true,"listed":false,"github":"https://github.com/tekumara/python-typed-template","clone":"git clone https://github.com/tekumara/python-typed-template.git","description":"A minimal, generic, and opinionated template for typed ✨ python projects","language":"Makefile","stars":28,"topics":["python","cookiecutter","template"],"license":"MIT","category":"dev-tools","readme_excerpt":"Python typed template 🐍 A minimal, generic, and opinionated template for typed ✨ python projects that includes: - make as a task runner - uv for dependency management - ruff for linting - pyright for type checking - pytest for testing - pre-commit for running the above as hooks - a GHA ci workflow that runs hooks every commit Type hints are enforced. Uses a flat layout, ie: packages are defined at the top level. Naming conventions are as per PEP8, see Template parameters below. And not much else. This is meant to be generic, so anything specific to only a subset of projects probably lives elsewhere. For more info see DESIGN.md. Project development prerequisites Projects created using this template have development prerequisites. Template parameters The template will ask for the following: - repo name : The name of your repo. Repo names are lowered kebab-case, so hyphens rather than underscores, to be kind to humans. - package name : The name of your main python package. A python package is a group of modules, ie: a directory with \\ \\ init\\ \\ .py file. Choose a short all-lowercase name without hyphens. The use of underscores is discouraged (see PEP8). - project name : The name of the artifact when your project is built as a wheel. Project names are lowered kebab-case. In most cases the package name and project name will be the same. This is used in pyproject.toml and needed even if you aren't building a wheel. - description : a one line description of your project. Getting st","default_branch":null,"files":null,"tree":[],"storefront":"/r/tekumara","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/tekumara/python-typed-template/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}