algolia / algoliasearch-client-python

⚡️ A fully-featured and blazing-fast Python API client to interact with Algolia.
https://www.algolia.com/doc/api-client/getting-started/install/python/?language=python
MIT License
196 stars 67 forks source link

chore(docker): containerize repo #538

Closed shortcuts closed 2 years ago

shortcuts commented 2 years ago
Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fixes https://github.com/algolia/algoliasearch-client-python/issues/517

Describe your change

Add a Dockerfile and a guide to setup Docker for the repository

What problem is this fixing?

Ease contributions to the Python client

How to test?