Currencies, Monetary Value Arithmetic/Conversion and Some Type Convenience
Project description
Currencies, Monetary Value Objects, Arithmetic and Conversion
TODO: Provide a complete README.
Development Notes
Create a virtual environment:
python3.8 -m venv /opt/venvs/pypara3.8
Activate the virtual environment:
source /opt/venvs/pypara3.8/bin/activate
Upgrade base dependencies:
pip install --upgrade pip setuptools
Install production and development dependencies:
pip install -e . -r dev-requirements.txt
Make sure that tox completes successfully:
tox
Publishing
To build a package and upload to PyPI:
pip install --upgrade twine
python setup.py sdist bdist_wheel
twine check dist/*
twine upload -s dist/*
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 pypara-0.0.26.tar.gz.
File metadata
- Download URL: pypara-0.0.26.tar.gz
- Upload date:
- Size: 38.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e0a933aa5cff864156da4f502e062bfaf272b45594e21d228cf7d66ea705e5d
|
|
| MD5 |
ea01f921a35e5b9a374c5f17d5776d77
|
|
| BLAKE2b-256 |
2c7ffee2e703af73f79a28fa8c7ca2a854e9df994e5b2ea9e5182855082ed79f
|
File details
Details for the file pypara-0.0.26-py38.py39-none-any.whl.
File metadata
- Download URL: pypara-0.0.26-py38.py39-none-any.whl
- Upload date:
- Size: 45.6 kB
- Tags: Python 3.8, Python 3.9
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd38b95156c89a52d70d482e4944e4af39f0a5e1242d2218808874841da884ed
|
|
| MD5 |
4cff393ba0a57a4bf25e6704105b96bb
|
|
| BLAKE2b-256 |
04aae592e03fe54006de776958247546267664acf5482e1a96a883c29e06137b
|