Propagating UNcertainties in PYthon
Project description
punpy
Propagating UNcertainties in PYthon https://eco.gitlab-docs.npl.co.uk/tools/punpy
Usage
Virtual environment
It’s always recommended to make a virtual environment for each of your python projects. Use your preferred virtual environment manager if you want and activate it for the rest of these commands. If you’re unfamiliar, read https://realpython.com/python-virtual-environments-a-primer/. You can set one up using:
python -m venv venv
and then activate it on Windows by using venv/Scripts/activate.
Installation
Install your package and its dependancies by using:
pip install -e .
Development
For developing the package, you’ll want to install the pre-commit hooks as well. Type:
pre-commit install
Note that from now on when you commit, black will check your code for styling errors. If it finds any it will correct them, but the commit will be aborted. This is so that you can check its work before you continue. If you’re happy, just commit again.
Compatibility
Licence
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
File details
Details for the file punpy-0.25.tar.gz
.
File metadata
- Download URL: punpy-0.25.tar.gz
- Upload date:
- Size: 47.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c833241b26876650d3b00a5e2f5c3cba1a5072193c68d672a1a6f2a1421626f2 |
|
MD5 | 0082d35aa4a591ed450a7e1dd21b55d7 |
|
BLAKE2b-256 | 67b49c2e2ba47aea9ccf442e07cfb87548cbc2edd21a09fde3b2d5d1348058a3 |
File details
Details for the file punpy-0.25-py3-none-any.whl
.
File metadata
- Download URL: punpy-0.25-py3-none-any.whl
- Upload date:
- Size: 43.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c93136d1295a2bbf0641f3d61aadb0b7043bd81d225663cb1f6698efe5fb5f59 |
|
MD5 | a9dd976073f3d3882f00e4f1d6747299 |
|
BLAKE2b-256 | 1f0c49d81da1df7153636c62592a8f679853c362b67698cc57e6611549661184 |