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.5.0.tar.gz
(2.8 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.5.0.tar.gz.
File metadata
- Download URL: clisechubman-0.5.0.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcb5acec61580414cab4a9a9b9b8c7faf248a90d46fc29618a77fc5341456665
|
|
| MD5 |
13ee1c300bcd21db998ec64fbe8d9448
|
|
| BLAKE2b-256 |
9499330a17701ef1e0caef3f22f23d7b4ed9552a20916e7264910a86847695dd
|
File details
Details for the file clisechubman-0.5.0-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7bcd1ddebf19e945f2259820b1445d0e1fc6748efcc17802a290129b6fc3d1de
|
|
| MD5 |
5258d696844b56148cddf5d8a580e867
|
|
| BLAKE2b-256 |
8f6bdf3a4a930e1935db279773122d30b59ab07f3a13dde453f09d9f0d6431e5
|