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.1.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.1.tar.gz.
File metadata
- Download URL: clisechubman-0.4.1.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 |
e8d2b79d1d973e0c7a5ddd17a18509c8368a43f0a63c1f132dd08b4f22cba255
|
|
| MD5 |
ffd857a1d64aaa35588c144670a593e7
|
|
| BLAKE2b-256 |
719d1c7d8ec048709cdeceaa19cda8004fdc1d5ba5a8309f0b831dd9106a7517
|
File details
Details for the file clisechubman-0.4.1-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.4.1-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 |
004df2d762e2c049a357909cc6a89a3fdb586a7826dd69c0a8ecadc8b8c693b1
|
|
| MD5 |
4719874e9c3d1b80e9a9627f86d400d9
|
|
| BLAKE2b-256 |
64b061a6702ffc897b9b075670ecf18d56ab469538212843f82c4dab81e36ba2
|