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

Uploaded Source

File details

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

File metadata

  • Download URL: punpy-0.8.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.8.0.tar.gz
Algorithm Hash digest
SHA256 961607a26f733f54dc7da00cdfd5dabff5ef16859b6b5362791651bd72dfbe9a
MD5 4deaa3aacd526a892a19a6832e35fb59
BLAKE2b-256 22f723a0d4d450ef9278c8eb99559b324b13ee1c04734321c77a2f374ea1fb03

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