Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Mattlk13/python-environment_manager

 
 

Repository files navigation

Python Environment Manager

Python client library for Environment Manager

tl;dr

Normal use of the Client

em_session = EMApi('server', 'user', 'password')
results = em_session.get_upstreams_config()

For the full list of methods available from the API you can check here

About

Python client library for Environment Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%