v2.3.0
Features
Installing pyms with all dependencies
pip install pyms[all]
- Installing minimun dependencies
pip install pyms
- Installing request dependencies
pip install pyms[request]
- Installing swagger dependencies
pip install pyms[swagger]
- Installing metrics dependencies
pip install pyms[metrics]
- Installing trace dependencies
pip install pyms[trace]
- Installing cryptography dependencies
pip install pyms[cryptography]