clisechubman
Development flow as Paleofuturistic Python
Usage
Legacy: pip install clisechubman
Preferred: uv add clisechubman
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 clisechubman 0.5.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 | |
|---|---|---|---|
| clisechubman-0.5.0.tar.gz | 2.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| clisechubman-0.5.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.2 kB
Release files / clisechubman-0.5.0.tar.gz
| Download URL | clisechubman-0.5.0.tar.gz |
|---|---|
| Size | 2.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fcb5acec61580414cab4a9a9b9b8c7faf248a90d46fc29618a77fc5341456665
|
|
BLAKE2b-256 checksum How to use checksums |
9499330a17701ef1e0caef3f22f23d7b4ed9552a20916e7264910a86847695dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / clisechubman-0.5.0-py3-none-any.whl
| Download URL | clisechubman-0.5.0-py3-none-any.whl |
|---|---|
| Size | 4.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7bcd1ddebf19e945f2259820b1445d0e1fc6748efcc17802a290129b6fc3d1de
|
|
BLAKE2b-256 checksum How to use checksums |
8f6bdf3a4a930e1935db279773122d30b59ab07f3a13dde453f09d9f0d6431e5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|