Metadata-Version: 2.1
Name: io-orbit
Version: 0.0.8
Summary: Simple and flexible ML workflow engine
License: Apache License
Author: laccuna
Author-email: team@laccuna.io
Requires-Python: >=3.7,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: firebase-admin (>=5.2.0,<6.0.0)
Requires-Dist: google-cloud-storage (>=2.4.0,<3.0.0)
Requires-Dist: pika (>=1.2.0,<2.0.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Description-Content-Type: text/markdown

<br />
<p align="center">
  <a href="https://laccuna.com">
    <img src="https://storage.googleapis.com/io-public-assets/io-arche-logo.png" alt="Logo" width="846" height="448">
  </a>

  <h3 align="center">🛰 Welcome to ioOrbit. 🛰</h3>

  <p align="center">
    Simple and flexible ML workflow engine. This library is meant to wrap all reusable code to simplify workflow implementation.
    <br />
    <br />
  </p>
</p>


## Tools 🧰

- Cloud config handler
- Flexible logger 
- API to communicate with RabbitMQ
- Workflow helper


## License 🔐

Licensed under the Apache License, Version 2.0.
