Microservices Architecture for Robotics and Artificial General Intelligence
Project description
MARAGI
Links
Quickstart
Install
pip install maragi # or python -m pip install maragi # or python3 -m pip install maragi
Server
import maragi server = maragi.Server() server.run()
Client
import maragi client = maragi.Client() client.send(message) # message is a dict with service, data, and metadata keys data = client.fetch()
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size maragi-0.2.4-py3-none-any.whl (17.3 kB) | File type Wheel | Python version py3 | Upload date | Hashes View |
Filename, size maragi-0.2.4.tar.gz (3.0 kB) | File type Source | Python version None | Upload date | Hashes View |