ysa

python client for the YSA api


License
Apache-2.0
Install
pip install ysa==0.1.4

Documentation

YSA - You shall ask -- API PYTHON CLIENT

What is YSA?

A Restful API that runs a feature flagging status storage as a service. YSA-REPO

What is this client for?

It makes automatic all the interaction between your code and the api on execution time, allowing you to relax yourself knowing that you don't need to code such interaction. YSA-PYTHON-CLIENT-REPO