An open API service indexing awesome lists of open source software.

https://github.com/marinho/bipolar-python-client

Python client for Bipolar
https://github.com/marinho/bipolar-python-client

Last synced: about 1 month ago
JSON representation

Python client for Bipolar

Awesome Lists containing this project

README

        

## Overview

[![Build Status](https://drone.io/github.com/marinho/bipolar-python-client/status.png)](https://drone.io/github.com/marinho/bipolar-python-client/latest)

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.