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.7.0.tar.gz (37.1 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: punpy-0.7.0.tar.gz
  • Upload date:
  • Size: 37.1 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.7.0.tar.gz
Algorithm Hash digest
SHA256 a588ece12e7d8e61d22abf1dcf8cd44dd2f533f921bad0c10405085ef60ce949
MD5 0533142a5af7abc3ff666d24ca3ed0ea
BLAKE2b-256 886e45fffc178668b86262f049d1bfe6f5f9fe723cd66cf0b578ef45f7de05cc

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