ChimeraPy / Engine

Distributed computing framework for Multimodal data written in Python
https://chimerapy-engine.readthedocs.io
GNU General Public License v3.0
9 stars 0 forks source link
data-science distributed-systems multimodal python synchronization

Logo

PyPI Coverage Status

This repo houses the networking engine for ChimeraPy, the scientific distributed computing framework for multimodal data collection, processing, and feedback.

Installation

You can install the package with the following command.

pip install chimerapy-engine

Additionally, you can install the package through GitHub instead.

git clone https://github.com/ChimeraPy/ChimeraPy-Engine
cd ChimeraPy-Engine
pip install .

Contributing

Contributions are welcomed! Our Developer Documentation should provide more details in how ChimeraPy's engine works and what is in current development.

License

ChimeraPy and ChimeraPy-Engine uses the GNU GENERAL PUBLIC LICENSE, as found in LICENSE file.

Funding Info

This project is supported by the National Science Foundation under AI Institute Grant No. DRL-2112635.