Qovery / RedisLess

RedisLess is a fast, lightweight, embedded and scalable in-memory Key/Value store library compatible with the Redis API.
MIT License
150 stars 16 forks source link

Create a script to build, test and publish the Python client #10

Open evoxmusic opened 3 years ago

evoxmusic commented 3 years ago

To make RedisLess easily testable by any Python developer, it would be useful to have a script to build, test and deploy the Python client. Any suggestion is appreciated.