Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 3 months 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.