Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 244 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 244 Bytes

Python multigateway

Requires Python 3.4+ .

Install

pip install -r requirements.txt

How To

  1. Setup some config.INI. (See config.INI.dist)
  2. Run it: python multigateway.py

TODO

  • Improve/Fix the logging system