Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
cvo251203app
Development flow as Paleofuturistic Python!!!
Usage
Legacy: pip install cvo251203app
Preferred: uv add cvo251203app
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 cvo251203app 0.2.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 | |
|---|---|---|---|
| cvo251203app-0.2.0.tar.gz | 1.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo251203app-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.7 kB
Release files / cvo251203app-0.2.0.tar.gz
| Download URL | cvo251203app-0.2.0.tar.gz |
|---|---|
| Size | 1.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d10ce92e5275fc83b31251471ba676c7c029f6ca1eeaa4d09d584956684aea11
|
|
BLAKE2b-256 checksum How to use checksums |
824d113af7e37e15108e86da7c0c5e550f433f8b3ceb89c53fafbb71df6d812b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo251203app-0.2.0-py3-none-any.whl
| Download URL | cvo251203app-0.2.0-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
19a8590699146b14d1cea47d75fe6b487274ff9ebd9b2b95500d3b8bce80e59c
|
|
BLAKE2b-256 checksum How to use checksums |
81e40b8e2437b0ba1d9ef1723f186b6489c3f5125ce3861fb563eebe8efc2964
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|