Chemistry functions for Reinvent
Project description
Introduction
This package contains the chemistry functions for REINVENT.
Installation
To install in REINVENT's environment either install from repo or use pip install reinvent-chemistry for the latest
official release.
Developing
Setup environment
You can use Conda to create an environment with all the necessary packages installed.
$ conda env create -f reinvent_chemistry
[...]
$ conda activate reinvent_chemistry
Run tests
The tests use the unittest package testing framework; you can run the tests, located in the
unittest_reinvent directory, by running
$ python main_test.py
Building
- Building:
python setup.py sdist bdist_wheel - Upload build to test:
python -m twine upload --repository testpypi dist/* - Upload build:
python -m twine upload dist/*
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file reinvent_chemistry-0.0.51.tar.gz.
File metadata
- Download URL: reinvent_chemistry-0.0.51.tar.gz
- Upload date:
- Size: 30.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/46.1.1.post20200322 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
88947c612bbf0c6d494cbdb4822a8e53c0dfdfa26090ea7bfd1fd4b6ff85a2ba
|
|
| MD5 |
a4a2f96a215d5142781615194933e341
|
|
| BLAKE2b-256 |
400670864f7fa6b9711c069a8917c6a98971ef24eb305d5f32724ccc253b71e4
|
File details
Details for the file reinvent_chemistry-0.0.51-py3-none-any.whl.
File metadata
- Download URL: reinvent_chemistry-0.0.51-py3-none-any.whl
- Upload date:
- Size: 53.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/46.1.1.post20200322 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f30836dcdecdc06f88f5c3ede2fa41949ff3fafe62aa3733af597ab7f630f91
|
|
| MD5 |
27964833c07c9d4e99543540e4196521
|
|
| BLAKE2b-256 |
4e89f80378febc7972083d40acddf391a30e7e4615af5c2de29c0d88b1028487
|