integrandio / lucidmq

LucidMQ - Simple Ops Event Streaming. Alternative to Kafka and RabbitMQ
https://integrand.io
MIT License
36 stars 1 forks source link

Python Client Pushed to PyPi #13

Open bdkiran opened 1 year ago

bdkiran commented 1 year ago

In order to make our Python client easy to use, we want it pushed to PyPI.

  1. Come up with a proper versioning scheme so protocols don't break unexpectedly
  2. Add CI process for pushing to PyPi