Archived
This project has been archived by its maintainers, and is no longer receiving any updates.
py251112app
Development flow as Paleofuturistic Python
Usage
Legacy: pip install py251112app
Preferred: uv add py251112app
Developing further
Development flow as Paleofuturistic Python
Prerequisite: uv
Setup
- 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:
uvx --with mkdocstrings[python] mkdocs serve - Make a pull request.
Release files for py251112app 0.2.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py251112app-0.2.0.tar.gz | 1.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| py251112app-0.2.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.6 kB
Release files / py251112app-0.2.0.tar.gz
| Download URL | py251112app-0.2.0.tar.gz |
|---|---|
| Size | 1.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a39a140ffff75959902979a790834a25a5aee1a8590f4641bca3a21728734b9b
|
|
BLAKE2b-256 checksum How to use checksums |
e42ccc2b7f117a9b4849020682b84f59919957d0cba6d9349d0cce2034abb8ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|
Release files / py251112app-0.2.0-py3-none-any.whl
| Download URL | py251112app-0.2.0-py3-none-any.whl |
|---|---|
| Size | 2.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
52b137549c04f5f424d6c09d22aa97be09cf4b703853532f8d52afb696845ff6
|
|
BLAKE2b-256 checksum How to use checksums |
dfac1bd1638eae3009aa5af1cb4a341d6a945f0f8f48e31ac04af3a98ff2e4da
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.9.5
|