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

Uploaded Source

File details

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

File metadata

  • Download URL: punpy-0.5.0.tar.gz
  • Upload date:
  • Size: 37.0 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.5.0.tar.gz
Algorithm Hash digest
SHA256 8711f03f1e00b7b28fbd62b3fc2d207cd1408f59df9c1e8b9ad3cf85c7e1d2d1
MD5 58e3aa00243bc4d9ec5c4ca834ff4d8e
BLAKE2b-256 273d802f17c0eb4ea603ce81312b9c1619277d5384c15590e61fc37e1c056fc9

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