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.1.0.tar.gz
(1.7 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.1.0.tar.gz.
File metadata
- Download URL: clisechubman-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89fde3655a3ec6b521d52bb1e5b365785be2eaf1e310c15c8d32236d3fa4d189
|
|
| MD5 |
94620046a54c63f6a1b8659e3cf46fb9
|
|
| BLAKE2b-256 |
6c3d1c759579f1e58afd460882f4beee6d5e6058e25e2dbddf1c63e8980bc955
|
File details
Details for the file clisechubman-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clisechubman-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a26a6e8108cb3cac1978aff77b4dec0d0c7f848f7d50d7575e49aad2e0b2c422
|
|
| MD5 |
df7799a055468c4cc5602a194e266f1a
|
|
| BLAKE2b-256 |
10bff4c2fa8125a351cb265f0dc38b8c510ff4d2667b84f5d16dc34c5fb66b3e
|