Continuous deployment has never been easy but with the help of Foggle.io you can be one step closer
Project description
foggle-io
Continuous deployment has never been easy but with the help of Foggle.io you can be one step closer
Installing
Using npm:
$ pip install foggleio
Usage
import foggleio
result = foggleio.enabled('<--TENANT-ID-->', '<--ENVIRONMENT-->', '<--FEATURE-TOGGLE-KEY-->', 'my-consumer')
if result:
print('Feature toggle enabled for \'my-consumer\'')
else:
print('Feature toggle disabled for \'my-consumer\'')
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
foggleio-1.8.tar.gz
(1.4 kB
view hashes)