Skip to content

mjgorman/pytraefik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pytraefik

API Wrapper for Traefik reverse proxy

The goal of this library is to provide an easy to use python interface for the Traefik reverse proxy. This will allow tools for deployment, A/B testing and anything else you can dream up to be written around Traefik's features.

Dependencies:

  • requests

Installation

Install from source:

.. code-blog:: bash

$ git clone [email protected]:mjgorman/pytraefik.git
$ cd pytraefik
$ python setup.py install

About

API Wrapper for Traefik reverse proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages