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.3.0.tar.gz
(2.4 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.3.0.tar.gz.
File metadata
- Download URL: clisechubman-0.3.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bccf8a8b04166005b598aecb385bab8eeeafdff13c39b8b8b0adf790fd4714c2
|
|
| MD5 |
f27d55205e364833acc298aa4724e1c0
|
|
| BLAKE2b-256 |
e229a61eb7cae9826828a0c0089b5ed809dbf8c18ffaeb2303308c1599b85400
|
File details
Details for the file clisechubman-0.3.0-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.3.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
614a1363f8dcd1ceb69b3a8835629d5a0db7925123982119e0668e04862f0301
|
|
| MD5 |
9a8dd65e3c2dcac8f9d0e2d0f1cd3223
|
|
| BLAKE2b-256 |
a3610150a0d8da62df9cf78763bd0ad29364a8ef77a7d6978ab2bb72d8a1de21
|