featureprobe-server-sdk-python

FeatureProbe Server Side SDK for Python


Keywords
feature, management, server, sdk
License
Apache-2.0
Install
pip install featureprobe-server-sdk-python==2.2.1

Documentation

FeatureProbe Server Side SDK for Python

PyPI Version Python Version CodeCov GitHub Star License

FeatureProbe is an open source feature management service. This SDK is used to control features in Python programs. This SDK is designed primarily for use in multi-user systems such as web servers and applications.

Basic Terms

Reading the short Introduction will help to understand the code blow more easily. 中文

How to User This SDK

See SDK Doc for detail. 中文

Contributing

We are working on continue evolving FeatureProbe core, making it flexible and easier to use. Development of FeatureProbe happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Please read CONTRIBUTING for details on our code of conduct, and the process for taking part in improving FeatureProbe.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.