Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
cvo 251102 app
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo251102app
Preferred: uv add cvo251102app
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 mkdocs serve - Make a pull request.
Release files for cvo251102app 0.11.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 | |
|---|---|---|---|
| cvo251102app-0.11.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo251102app-0.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.8 kB
Release files / cvo251102app-0.11.0.tar.gz
| Download URL | cvo251102app-0.11.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
00f0af960078ab975f1db85e8d1815ab80f143def8088fd52dda1a540fc158fc
|
|
BLAKE2b-256 checksum How to use checksums |
6d3524db4b06e3301465feccfb9010bee39e56001ff1e48bc4b732d694a8352f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo251102app-0.11.0-py3-none-any.whl
| Download URL | cvo251102app-0.11.0-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7f5c6fb0009944466727625da8483b6a8891c75389a53e98340b5b980198bbfc
|
|
BLAKE2b-256 checksum How to use checksums |
b13028c4d12dcc13b760e4aa30c8722580d1ecf84cb8a9b6ed44e45038d4dd99
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|