Skip to content

EricApgar/template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

{Repo Name}

Description of the repo.

Setup

Working with this repo as a library or a standalone repo.

Library

Install this repo as a library into an another project.

...with uv:

uv add git+https://github.com/EricApgar/template@<release-tag>

...with pip.

pip install git+https://github.com/EricApgar/template@<release-tag>

Repo

Run locally for development of this repo.
Install the dependencies into a virtual environment.

...with uv:

uv sync

...with pip:

pip install -r requirements.txt

Usage

...

Notes

...

About

Template repo.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages