unleash-client-python
=====================
Unleash is a feature toggle system with a good design and simple API.
This is a Python client library for that system, for use in applications and
services. It seems to work well enough, but there's are a number of issues,
consider it alpha for now.
The main project is at https://github.com/Unleash/unleash.
Overview
--------
Client for the Unleash feature toggle service
Installation / Usage
--------------------
<!--
To install use pip:
$ pip install unleash-client
-->
To clone the repo:
$ git clone https://github.com/aes/unleash-client-python.git
$ python setup.py install
CLI tool
--------
To ask a specific feature test:
$ python -m unleash_client feature.name user_id=bleh
To try the demo cli tool
$ python -m unleash_client --demo --sleep 0.05 feature.name user_id=%
Contributing
------------
TBD
Example
-------
TBD
See License.txt for Apache License v2.0
Copyright (c) 2017 Anders Eurenius
=====================
Unleash is a feature toggle system with a good design and simple API.
This is a Python client library for that system, for use in applications and
services. It seems to work well enough, but there's are a number of issues,
consider it alpha for now.
The main project is at https://github.com/Unleash/unleash.
Overview
--------
Client for the Unleash feature toggle service
Installation / Usage
--------------------
<!--
To install use pip:
$ pip install unleash-client
-->
To clone the repo:
$ git clone https://github.com/aes/unleash-client-python.git
$ python setup.py install
CLI tool
--------
To ask a specific feature test:
$ python -m unleash_client feature.name user_id=bleh
To try the demo cli tool
$ python -m unleash_client --demo --sleep 0.05 feature.name user_id=%
Contributing
------------
TBD
Example
-------
TBD
See License.txt for Apache License v2.0
Copyright (c) 2017 Anders Eurenius
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
unleash-client-0.0.1.tar.gz
(5.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file unleash-client-0.0.1.tar.gz.
File metadata
- Download URL: unleash-client-0.0.1.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
70eb85afaf41c4fa8c321e3a6bdd3934f28502ba4e6f4649008e713f3c4b6af1
|
|
| MD5 |
edcbe23be3f00dc79302da84d5f9a733
|
|
| BLAKE2b-256 |
222c2312da0a653a2dc58a9106834f6ba124fe55047613a882d68425799d0879
|
File details
Details for the file unleash_client-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: unleash_client-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c42b9e0f597d98401e2f0b0ed23ca82ba2782d1e635cfb23422416e66d4c798b
|
|
| MD5 |
1ae73f6f4a2fbb794070405228aba9b8
|
|
| BLAKE2b-256 |
4af2fc4aa55bcf9772b6db9aba831e2f0ce75c6f4ac084101c1488d2926286ee
|