Development flow as Paleofuturistic Python
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clisechubman-0.4.2.tar.gz
(2.6 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 clisechubman-0.4.2.tar.gz.
File metadata
- Download URL: clisechubman-0.4.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2214c004d74c25f6ca36692dc41e09067d5cf33a6477f1039b0cc6dca7d845e2
|
|
| MD5 |
86a5cf6bfa0f056703273db2bb20ee5b
|
|
| BLAKE2b-256 |
c45646b3b785c524c06af6d4ae52d4866333d66789b8737125b118de68a1b103
|
File details
Details for the file clisechubman-0.4.2-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.4.2-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a9105c6dea1571183715ae03d3dbe2576f88823c291c73b4f3d004f605d647d4
|
|
| MD5 |
666ee37816881bda0fd719aeb9b4936d
|
|
| BLAKE2b-256 |
3997d39dfe26c052e7cbca610e38e7e422ba8ea424eba7cad8615aa2d790a72c
|