cvo20251228
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo20251228
Preferred: uv add cvo20251228
Developing further
Development flow as Paleofuturistic Python
Prerequisite: uv
Setup
- Fork and 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:
uv run mkdocs serve - Make a pull request.
Release files for cvo20251228 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cvo20251228-0.1.1.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo20251228-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / cvo20251228-0.1.1.tar.gz
| Download URL | cvo20251228-0.1.1.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fe0bf93cfb19b3bb8adbf0c8570078926676c54139c89625ea64173292aa7bad
|
|
BLAKE2b-256 checksum How to use checksums |
782e9a6141d8c6df768ec3cb312923cf41a902d56bf2d17d79a92222d4b75f6e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo20251228-0.1.1-py3-none-any.whl
| Download URL | cvo20251228-0.1.1-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9f30d1949d7211dca259a8bb20c124f547eef7da95f0f2b1df7aa2b569cc6bd4
|
|
BLAKE2b-256 checksum How to use checksums |
41380996e96986a24dbb832bafb569b80736cc958ac9b4bdf327f49968a88db8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|