Development flow as Paleofuturistic Python
Project description
cvo20251228
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo20251228
Preferred: uv add cvo20251228
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cvo20251228-0.1.1.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cvo20251228-0.1.1.tar.gz.
File metadata
- Download URL: cvo20251228-0.1.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe0bf93cfb19b3bb8adbf0c8570078926676c54139c89625ea64173292aa7bad
|
|
| MD5 |
36fa297f05e411644496b0d67f1cf0ab
|
|
| BLAKE2b-256 |
782e9a6141d8c6df768ec3cb312923cf41a902d56bf2d17d79a92222d4b75f6e
|
File details
Details for the file cvo20251228-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cvo20251228-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f30d1949d7211dca259a8bb20c124f547eef7da95f0f2b1df7aa2b569cc6bd4
|
|
| MD5 |
1b9dbd148f350e720c7e10da9978fd28
|
|
| BLAKE2b-256 |
41380996e96986a24dbb832bafb569b80736cc958ac9b4bdf327f49968a88db8
|