Python API to RouterBoard devices produced by MikroTik.
Find a file
2018-06-26 11:03:53 +01:00
routeros_api Flip logic. Will not connect insecurely unless specifically requested. 2018-06-26 11:03:53 +01:00
tests Refactor. 2015-05-12 13:09:42 +02:00
.gitignore Initial commit 2014-03-18 03:33:59 -07:00
.travis.yml Drop python 3.2 support. 2017-06-27 11:45:33 +02:00
LICENSE Initial commit 2014-03-18 03:33:59 -07:00
README.md Add link in Readme to wiki. 2017-03-13 16:13:15 +01:00
setup.py Make exceptions pickable. 2016-04-15 14:14:21 +02:00
tox.ini Add Connection. 2014-03-18 22:18:54 +01:00

RouterOS-api

Python API to RouterBoard devices produced by MikroTik.

Build Status

For example code Check out wiki: