cvosbp260521
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvosbp260521
Preferred: uv add cvosbp260521
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 cvosbp260521 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 | |
|---|---|---|---|
| cvosbp260521-0.1.1.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| cvosbp260521-0.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.1 kB
Release files / cvosbp260521-0.1.1.tar.gz
| Download URL | cvosbp260521-0.1.1.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b60d45d2c5279454eb279e313f5d1d0da54952fbfd7d1d0f4e9035b8aa9e6efd
|
|
BLAKE2b-256 checksum How to use checksums |
f48ac61ed363772e1dbd8b354516155a35644dd1cdf48c828e5bf2b60b73be92
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / cvosbp260521-0.1.1-py3-none-any.whl
| Download URL | cvosbp260521-0.1.1-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1615866462673fda16a8369d5e19799d9ba72ca0555ae2d9fb39b73f13bc7d94
|
|
BLAKE2b-256 checksum How to use checksums |
ccb289893a09aa1072479651b939071bd9fc2b82384ae4f4cc2c1b5c858e5346
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|