Skip to content

GremlinLTD/template-python

Repository files navigation

Project name

Replace this with your project description.

Install

uv pip install REPO_NAME

Usage

python -m src.main

Development

git clone https://github.com/gremlinltd/REPO_NAME.git
cd REPO_NAME
uv sync
uv run pytest

After creating a repo from this template

  1. Replace REPO_NAME in pyproject.toml, cog.toml, cliff.toml, sonar-project.properties, CONTRIBUTING.md, and this README
  2. Set up SonarCloud project and add SONAR_TOKEN as a repo secret
  3. Set up Codecov for the repo
  4. Update this README with actual project docs

About

Template for Python projects (uv-based)

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Generated from GremlinLTD/template-base