A helper package to conduct multiverse analyses in Python
Project description
multiversum
null
Installation
Install this library using pip:
pip install multiversum
Usage
Usage instructions go here.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd multiversum
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
python -m pip install -e '.[test]'
To run the tests:
python -m pytest
Formatting
Ruff is used for formatting and linting. Formatting can be automatically checked / applied wherever possible via ruff check . --fix.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
multiversum-0.0.1.tar.gz
(13.0 kB
view hashes)
Built Distribution
Close
Hashes for multiversum-0.0.1-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 13f7e347bec864efd5b02cdea4958812325bbeb195ea0ec997461ddefef15dfc |
|
| MD5 | adefe776e5a895cbedbc25cfcbb70390 |
|
| BLAKE2b-256 | 94d2acf7f4b39e6f5007a23fa709a2a9012d32d8ebeda770135dc17275c9a271 |