Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
Python client for Bipolar
- Host: GitHub
- URL: https://github.com/marinho/bipolar-python-client
- Owner: marinho
- Created: 2014-05-23T10:24:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-07T12:56:16.000Z (over 10 years ago)
- Last Synced: 2024-09-21T10:10:42.652Z (4 months ago)
- Language: Python
- Homepage:
- Size: 180 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- starred-awesome - bipolar-python-client - Python client for Bipolar (Python)
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.