Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
cvo 251102 lib
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo251102lib
Preferred: uv add cvo251102lib
Developing further
Development flow as Paleofuturistic Python
Prerequisite: uv
Setup
- Clone this repository.
- Download additional dependencies:
uv sync --all-extras --dev - Optional: validate the setup with
uv run python -m unittest
Workflow
- Download dependencies (if you need any):
uv add some_lib_you_need - Develop (optional, tinker:
uvx --with-editable . ptpython) - QA:
- Format:
uv run ruff format - Lint:
uv run ruff check - Type check:
uv run mypy - Test:
uv run python -m unittest
- Format:
- Build (to validate it works):
uv build - Review documentation updates:
uvx --with mkdocstrings[python] mkdocs serve - Make a pull request.
Release files for cvo251102lib 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cvo251102lib-0.1.0.tar.gz | 1.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo251102lib-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / cvo251102lib-0.1.0.tar.gz
| Download URL | cvo251102lib-0.1.0.tar.gz |
|---|---|
| Size | 1.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e72020aeecc0f6a8a7058d6948e048475afcb07aef55aa2254d625a2994a1bc7
|
|
BLAKE2b-256 checksum How to use checksums |
f110089749ca370eefe611845f11c368ec0ec42a9a107449330f5587345795a6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo251102lib-0.1.0-py3-none-any.whl
| Download URL | cvo251102lib-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7cc31d9bda6c4a1be4738a0497e741848dc0eaa8c4e8c5ff795903fe6e0fdfa9
|
|
BLAKE2b-256 checksum How to use checksums |
68db948c24387b04f1e205f5a745f941eea6a49c067128523480dd3697b435af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|