Development flow as Paleofuturistic Python
Project description
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.
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
cvosbp260521-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 cvosbp260521-0.1.1.tar.gz.
File metadata
- Download URL: cvosbp260521-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 |
b60d45d2c5279454eb279e313f5d1d0da54952fbfd7d1d0f4e9035b8aa9e6efd
|
|
| MD5 |
a439d3816939e1ea1fda31cefd01dd16
|
|
| BLAKE2b-256 |
f48ac61ed363772e1dbd8b354516155a35644dd1cdf48c828e5bf2b60b73be92
|
File details
Details for the file cvosbp260521-0.1.1-py3-none-any.whl.
File metadata
- Download URL: cvosbp260521-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1615866462673fda16a8369d5e19799d9ba72ca0555ae2d9fb39b73f13bc7d94
|
|
| MD5 |
bc8b87ff2d48b597e915f42a422fd793
|
|
| BLAKE2b-256 |
ccb289893a09aa1072479651b939071bd9fc2b82384ae4f4cc2c1b5c858e5346
|