Skip to content

frontierhq/py-utils

Repository files navigation

py-utils

Other

Consuming from uv

To install:

uv add git+https://github.com/frontierhq/py-utils.git

To update to the main branch:

uv add git+https://github.com/frontierhq/py-utils.git@main --refresh

To update to the 0.2.0 tag:

uv add git+https://github.com/frontierhq/py-utils.git@0.2.0 --refresh

To update to a local copy:

uv pip install -e ../py-utils

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published