Metadata-Version: 2.1
Name: rox
Version: 5.0.2
Summary: Rollout.io ROX Python SDK
Home-page: https://support.rollout.io/docs/python-api
Author: Rollout.io
Author-email: support@rollout.io
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, <4
Description-Content-Type: text/markdown
Requires-Dist: cryptography
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: sseclient-py
Requires-Dist: backoff
Requires-Dist: monotonic
Requires-Dist: python-dateutil
Requires-Dist: futures ; python_version == "2.7"

![Rollout](https://1ko9923xosh2dsbjsxpwqp45-wpengine.netdna-ssl.com/wp-content/themes/rollout/images/rollout_white_logo1.png)

Rollout is a Secure Feature Managment Solution for the Enterprise.

> Accelerate development and minimize the risk of deploying new code with simple to create feature flags, controlled rollouts, advanced target groups & deployment rules.

## Getting Started

Please see the detailed instructions in our docs how to [add Rollout to your project](https://support.rollout.io/docs/installing-the-sdk).

## Documentation

Getting started guide, use cases, examples and videos can be found in [Rollout support site](https://support.rollout.io)

# Rollout Python SDK

Rollout Python SDK. Define and use simple and advanced feature flags, remote configuration variables, static and computed custom properties in code. Control your application features via Rollout's dashboard.

## Installation
```
pip install rox
```

## LICENSE

Rollout is free-to-use, proprietary software. Please see the full license (found in LICENSE in this distribution) for details on its license and the licenses of its dependencies.

Rollout Python SDK is free-to-use, proprietary software. Please see the full license found under the LICENSE file for more details.

## Feedback

Feedback is always welcomed support@rollout.io


