Py-ms

Latest version: v2.8.0

Safety actively analyzes 702183 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

3.0.2

info:
title: Testing
version: 1.0.0
description: Testing
termsOfService: http://swagger.io/terms/
contact:
name: Testing
email: testtest.com
servers:
- url: http://localhost:8080/test/path/
description: ""
paths:
/test-url:


and in your configuration file `APPLICATION_ROOT` is defined like


config:
DEBUG: false
TESTING: false
APP_NAME: Films&Actors
APPLICATION_ROOT : ""


The servers.url in swagger file override the base path of your application

2.9.0rc1

**Features**
* Replace pyenv in favor of poetry 237

**Fixes**
* Update Pyms dependencies,
* Fix issue "KeyError: 'WERKZEUG_SERVER_FD'" 241 (PR 246)
* Fix issue "KeyError: 'APP_NAME'," 242 (PR 246)
* Integrate last version of Connexion
* Deprecate opentracing
* Deprecate jaeger_client
* Depreacte prometheus

2.8.0

**Features**
* Updated dependencies. `anyconfig` security risk 223
* Support more parameters for Connexion 222
* Support registration in Consul and created a driver to connect other Services Discovery 221
* Added command `create-config` 204 - path2himanshu

2.7.0

Not secure
**Features**
* Updated dependencies 158
* Added config reload endpoint 174 - lcd1232
https://py-ms.readthedocs.io/en/latest/configuration/#reload-configuration-without-stopping-your-services
* Support multiprocessing metrics 179 - Agalin
* Added namespace on env vars with backward compatibility 191 - rapejim
Changed `CONFIGMAP_FILE` -> `PYMS_CONFIGMAP_FILE`, `KEY_FILE` -> `PYMS_KEY_FILE`
https://py-ms.readthedocs.io/en/latest/configuration/#environments-variables-of-pyms

**Improvements**
* Added type hinting 167, 177 - Gavin

2.6.1

Not secure
**Fixes**
- fix(metrics): use rule as path 150 - alexppg

2.6.0

Not secure
**Features**
* Ability to use segmented API Specification (Swagger) included, ie, could have the following structure 115 - f-arruza

- components/
- domain01/
- responses.yaml
- schemas.yaml
- responses.yaml
- schemas.yaml
- info.yaml
- servers.yaml
- swagger.yaml **(main)**

* Feature bundled specs command `pyms merge-swagger` 116 - f-arruza

Page 1 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.