Just a demo of the uv package manager for Python.
Project description
uv-demo
PyPI package
A demo for the uv
package manager. Very useless.
Setup and Execution
uv run uv-demo
This will install all dependencies (uv sync
) and run the entrypoint script.
Integration with GitHub Actions
See the Upload Python Package workflow file for this package.
Running actions locally
You can use act
to run GitHub Actions locally. Use cases:
- While writing a workflow, to test the workflow locally before pushing to the repository.
- Run the publishing workflow without setting secrets on GitHub.
- Before opening a pull request, to check the workflow will pass.
It can be installed as a GitHub CLI extension:
gh extension install https://github.com/nektos/gh-act
cp config/secrets.env.example config/secrets.env
# edit config/secrets.env with the required secrets
gh act --secret-file config/secrets.env
# select medium-sized image in first run.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
uv_demo-0.2.3.tar.gz
(7.0 kB
view details)
Built Distribution
File details
Details for the file uv_demo-0.2.3.tar.gz
.
File metadata
- Download URL: uv_demo-0.2.3.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e98f5ea27670d1ac95c459cb256056f02d6080aec280f3494fd3bbc2ab7e9c3 |
|
MD5 | 6ffc9046792d4ed3417284a678a5f825 |
|
BLAKE2b-256 | d96a67c0dbd0d65f14f3028bd39b8f18569b2ff5b2c2b9f6c6b57efd111d5ab2 |
File details
Details for the file uv_demo-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: uv_demo-0.2.3-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03d95a729402cc99371c745fe559870c3a3da3210f05f8434930592a7673dd75 |
|
MD5 | 0694a3d60f8d59ab8fd37194c132f6d1 |
|
BLAKE2b-256 | 8f35fe533bcd241546b1c7ed522c7c015d592ccde829729c7255c3da52f74fbb |