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.0.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.0.tar.gz.
File metadata
- Download URL: clisechubman-0.4.0.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 |
54757d76be6c04883665a81f0369cb466ef58358e82aeaaa44960e236e68bb2e
|
|
| MD5 |
06804c53afd91c48e551db118dfd58f0
|
|
| BLAKE2b-256 |
6e7d03a84d38b7235f788ba48797cf89bdf0b201a3f3601d2157da4ffcbff10c
|
File details
Details for the file clisechubman-0.4.0-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.4.0-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 |
a55189ad6e8710e2cf0c02a9c99f2ce91810ba0bc416df7a13b94a5abee6cb6f
|
|
| MD5 |
10c379a11a91cd7bae0d3e56f3984381
|
|
| BLAKE2b-256 |
d67e271ac2a829ae602b76e98099582762c7d8cfd70915d0d87c251a09f6a5a4
|