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

Uploaded Source

File details

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

File metadata

  • Download URL: punpy-0.6.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.6.0.tar.gz
Algorithm Hash digest
SHA256 958152694fe781b5f76f462d7d5057bf4249f3d2f829cacce59281d5c39fb770
MD5 768d94c99534eef746469b91b333725b
BLAKE2b-256 03e8c041de8bb1767fa6c9a9df0ad11fb01742de26b337fd28cec106e1b7e837

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