Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
cvo251202app
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo251202app
Preferred: uv add cvo251202app
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 cvo251202app 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 | |
|---|---|---|---|
| cvo251202app-0.1.0.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvo251202app-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.1 kB
Release files / cvo251202app-0.1.0.tar.gz
| Download URL | cvo251202app-0.1.0.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
97d82dd0fa7f73df9f459c478d2463825aacb49dc20dbd242f863240303b113a
|
|
BLAKE2b-256 checksum How to use checksums |
7d5a38bc8ad0b6da62de6ead7678726cd1678c91a942e9ed00dbec59568b2a70
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvo251202app-0.1.0-py3-none-any.whl
| Download URL | cvo251202app-0.1.0-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
b0f1a39bf35dd82a9fd8f1ed61455d1ce0bb44f02edecc716caa578a1a9aa578
|
|
BLAKE2b-256 checksum How to use checksums |
bb1b06421b798f2bad12ea835349ef83da8016ea5a502cca54d42147d00fa94a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|