Skip to content

saemeon/pytemplate

Repository files navigation

PyPI Python License Ruff uv ty prek

mypackage

A short description of what this package does.

Full documentation at saemeon.github.io/mypackage

Installation

pip install mypackage

Quick Start

import mypackage

# example usage

How to Track Template Changes

  1. Add the remote run git remote add template https://github.com/saemeon/pytemplate.git

  2. Fetch the data run git fetch template

  3. Create a local branch that tracks the template's main run git checkout -b pytemplate-main template/main

  4. Switch back to your work branch and merge the template in run git checkout main run git merge pytemplate-main --allow-unrelated-histories

License

MIT

About

Python project template

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages