Development flow as Paleofuturistic Python
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
cvo251202app
Development flow as Paleofuturistic Python
Usage
Legacy: pip install cvo251202app
Preferred: uv add cvo251202app
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:
uv run mkdocs serve - Make a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 cvo251202app-0.1.0.tar.gz.
File metadata
- Download URL: cvo251202app-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 |
97d82dd0fa7f73df9f459c478d2463825aacb49dc20dbd242f863240303b113a
|
|
| MD5 |
5b5a82e2d1e68e3331678d9f6324f797
|
|
| BLAKE2b-256 |
7d5a38bc8ad0b6da62de6ead7678726cd1678c91a942e9ed00dbec59568b2a70
|
File details
Details for the file cvo251202app-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cvo251202app-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0f1a39bf35dd82a9fd8f1ed61455d1ce0bb44f02edecc716caa578a1a9aa578
|
|
| MD5 |
c3da8c06805b61d9b01f94dafef312a0
|
|
| BLAKE2b-256 |
bb1b06421b798f2bad12ea835349ef83da8016ea5a502cca54d42147d00fa94a
|