Skip to main content

An object oriented modelling package for causal models.

Project description

Object Oriented Modelling Framework for Causal Models

Installing from pip

pip install oomodelling

Installing the package from source code

Open terminal in this folder.

pip install -e .

Publishing this package on pypi

Activate virtual environment and:

python setup.py sdist
python setup.py bdist_wheel
python -m twine upload dist/*
set user and password according to pypi's api token

Common Issues

Error:

error: invalid command 'bdist_wheel'

Solution:

pip install wheel

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

oomodelling-0.0.4.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

oomodelling-0.0.4-py3-none-any.whl (15.5 kB view hashes)

Uploaded Python 3

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