python library for testing
Project description
test260211lib
python library for testing
Usage
Legacy: pip install test260211lib
Preferred: uv add test260211lib
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
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
test260211lib-0.2.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 test260211lib-0.2.0.tar.gz.
File metadata
- Download URL: test260211lib-0.2.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50c002b46ccc2a15052b895df909f7a265d5946fee2473d7e90f4869c31f0157
|
|
| MD5 |
ac879111b090f8f36ae5d2eac4377c76
|
|
| BLAKE2b-256 |
8de3b492be2cd48f8311180f89a1a464ac4d9b43ef08275ba0bad315daa26375
|
File details
Details for the file test260211lib-0.2.0-py3-none-any.whl.
File metadata
- Download URL: test260211lib-0.2.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8fa410dd715ec0a69d1911102d23320f94bdeab12d4a4d8a7bf227c8ac2e34c4
|
|
| MD5 |
8a63247ce53f19c904b9404812eea570
|
|
| BLAKE2b-256 |
ecffbde9a516620d10a9ac4129ae07c3279150b177eb94c2b3a039596fe94718
|