Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.7 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.7 KB

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.