Distributed Computational Framework
Project description
# Rain Python API
A python API for [Rain](https://github.com/substantic/rain) computation framework.
## Documentation
[Overview at RtD](https://substantic.github.io/rain/docs/overview.html)
[Python API docs](https://substantic.github.io/rain/docs/python_api.html)
## Installation
Install from [PyPI](https://pypi.org/project/rain-python/):
`shell pip install rain-python `
Or locally (building of Rust or C++ binaries not needed):
`shell git clone https://github.com/substantic/rain cd rain/python python3 setup.py install `
To run the python tests, you need to build binaries of the Rust and C++ code first, see our [testing Dockerfile](https://github.com/substantic/rain/blob/master/Dockerfile). You may need to get a recent version of [rust](https://www.rust-lang.org/) from [rustup](https://rustup.rs/).
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 Distributions
Built Distribution
File details
Details for the file rain_python-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: rain_python-0.4.0-py3-none-any.whl
- Upload date:
- Size: 40.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e5b1ae57e940cde9ece8c2b2b7e4ce83f10a4a317f95e68099224b84996f67f |
|
MD5 | 9ac16373d3836bcd7e069bdbc6195ebc |
|
BLAKE2b-256 | 05f7c1545b7ee72998c8d230ea686a47413b49e5a11b4883786a9139a9205a23 |