Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
cvo20251201
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo20251201
Preferred: uv add cvo20251201
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:
uv run mkdocs serve - Make a pull request.
Release files for cvo20251201 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 | |
|---|---|---|---|
| cvo20251201-0.1.0.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo20251201-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.0 kB
Release files / cvo20251201-0.1.0.tar.gz
| Download URL | cvo20251201-0.1.0.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d2972820d011cf74af70fa985258a7c2e4816df4fd934cf402c871f00c38f9e7
|
|
BLAKE2b-256 checksum How to use checksums |
3e2b2cefe2fda301650cc335d7e61c86223b9d7bc4f3bb8fc85d7867edbc0ea3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo20251201-0.1.0-py3-none-any.whl
| Download URL | cvo20251201-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
01a66ed391c91acb3cd0aae4c43cad5d31b39657bfd62d6d71bd17e1a3ca2f2f
|
|
BLAKE2b-256 checksum How to use checksums |
a049482f08caf78580101855e77ff220ce84e4fb47204bcecf0b4a116534b65d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|