A handy tool that make your day to day programming much easier.
Project description
Copious
A handy tool that make your day to day programming much easier.
The name comes from the latin word cornucopia.
Development
Install dev deps:
pip install -r requirements.txt
Minimal dependency set (lowest supported versions)
To compute and validate the lowest compatible versions of runtime dependencies:
# Generate constraints/requirements-min.txt using uv (preferred)
bash scripts/generate_min_requirements.sh
# Install runtime deps with the minimal constraints and run tests
pip install -r requirements.runtime.in -c constraints/requirements-min.txt
pip install -e .
pytest -q
Notes:
- Floors for Python 3.10 are in
constraints/floors-py310.txtto avoid ancient, incompatible packages. Adjust per Python version if needed. - CI runs tests against latest and the minimal set to ensure ongoing compatibility.
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
copious-0.1.31.tar.gz
(25.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
copious-0.1.31-py3-none-any.whl
(14.9 kB
view details)
File details
Details for the file copious-0.1.31.tar.gz.
File metadata
- Download URL: copious-0.1.31.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
205989fc84ec542f287351dd71482519c8323129ab3573ba2e74b794b7804c26
|
|
| MD5 |
702ca7c1d606516eae9e96befbb30b18
|
|
| BLAKE2b-256 |
c451df19e0249b1640d0de162f5a3bfcf1d48fbc1f661837c66a14b7e3b49cee
|
File details
Details for the file copious-0.1.31-py3-none-any.whl.
File metadata
- Download URL: copious-0.1.31-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e7134c61ea686365a9397ad787a43617d2384cac3548edddbbd766011f3de48
|
|
| MD5 |
90f2e37252e8bac2a506a44c13476597
|
|
| BLAKE2b-256 |
cfdeb6a637c63aa825153508da17be404da74bede315e7c871791a9ba01eee8f
|