Python shredded utilities
Project description
pymince
About
pymince is a collection of useful tools that are "missing" from the Python standard library.
Installation (via pip)
pip install pymince
Documentation
See project documentation for more details.
Development
Build documentation
(env)$ pip install -r requirements-doc.txt # Ignore this command if it has already been executed
(env)$ python upgrade-doc.py # Upgrade the documentation from the source code
(env)$ mkdocs serve # Start the live-reloading docs server
(env)$ mkdocs build # Build the documentation site
Tests
(env)$ pip install -r requirements-dev.txt # Ignore this command if it has already been executed
(env)$ pytest tests/
(env)$ pytest --cov pymince # Tests with coverge
License
This project is licensed under the terms of the MIT license.
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
pymince-2.12.0.tar.gz
(24.1 kB
view details)
Built Distribution
pymince-2.12.0-py3-none-any.whl
(26.3 kB
view details)
File details
Details for the file pymince-2.12.0.tar.gz
.
File metadata
- Download URL: pymince-2.12.0.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 495c99e1242720b83e45dcf3a743eb54382e27671f013116a38da1221d924bf9 |
|
MD5 | 30af4fcf9611cd8628190fd9e0ccbf7a |
|
BLAKE2b-256 | 8c2a6f6f86432558ee68f85f6934feee74044d908d3375f7c6a9f0cf8ed6100e |
Provenance
File details
Details for the file pymince-2.12.0-py3-none-any.whl
.
File metadata
- Download URL: pymince-2.12.0-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a62b27cd4b9d5bbe84490315a8866bc38b4f584059dee45910bee2fd6ca3f4c5 |
|
MD5 | b25a10bda30446c38a57753963226b77 |
|
BLAKE2b-256 | 4cac859bfde29ac45739931339ec2b3322e577f9a811aa24b08e72b15737fb65 |