Skip to main content

Propagating UNcertainties in PYthon

Project description

punpy

Propagating UNcertainties in PYthon

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

Authors

punpy was written by Pieter De Vis.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

punpy-0.8.2.tar.gz (37.2 kB view details)

Uploaded Source

File details

Details for the file punpy-0.8.2.tar.gz.

File metadata

  • Download URL: punpy-0.8.2.tar.gz
  • Upload date:
  • Size: 37.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200616 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.3

File hashes

Hashes for punpy-0.8.2.tar.gz
Algorithm Hash digest
SHA256 a761012ad8e5c4b0450d2333140fdf95de08f9b498d121a320c1cde1e7a77938
MD5 8e9447c9cd9d64d16976e83bc857efd6
BLAKE2b-256 c1c886ff83071bc1e95db8b78a4a2239e12bf25780e6ffa151a18eef36dd85ad

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page