/bipolar-python-client

Python client for Bipolar

Primary LanguagePython

Overview

Build Status

This is a Python client to interact with Bipolar ( https://github.com/marinho/bipolar ).

Bipolar is a micro project that turns any project from any language able to implement the feature toggle pattern, which is useful to enable features in a production system according to the account type, their permissions or releasing plan.

Documentation

To be written. Take a look at the tests and learn by yourself.