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.2.0.tar.gz
(2.0 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.2.0.tar.gz.
File metadata
- Download URL: clisechubman-0.2.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ee2ddf809dc72e5d00bbb256eb9eab9814612c714cb754f3a144f25558ea7cc
|
|
| MD5 |
e130950cbd2d15bfcebcc7bba1facb4e
|
|
| BLAKE2b-256 |
9c0886583b033c945f0bdf8b558681b66aea355c36f24b2dcb0acc20a6fb2e84
|
File details
Details for the file clisechubman-0.2.0-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.2.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90f794a339999a30215df4a22971a2544deeffb66c475701466995c662940ec2
|
|
| MD5 |
3fd0ebef16c2ea0764c4af0f3244ff7e
|
|
| BLAKE2b-256 |
f3a9551e50b5bd3fdfb2f790cda24d114cb2c3aec26a5b54b7fc0309b381dcbd
|