Python implementation of MikroTik RouterOS API

Edit Package python-librouteros
https://github.com/luqasz/librouteros

Python implementation of MikroTik RouterOS API.
http://wiki.mikrotik.com/wiki/API

Refresh
Refresh
Source Files
Filename Size Changed
librouteros-3.0.0.tar.gz 0000031984 31.2 KB
python-librouteros.changes 0000001126 1.1 KB
python-librouteros.spec 0000001937 1.89 KB
Revision 3 (latest revision is 20)
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 746393 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 3)
- Update to version 3.0.0
  * Introduce query support.
  * Path object for easy query and common operations.
  * yield each item instead of returning tuple of items. Greatly
    reduces memory usage.
  * Drop pre python 3.6 support.
  * Replace pylava with pylint.
  * Add yapf formatter.
  * Replace py.path with builtin pathlib.
  * connect() accepts only one login_method parameter.
  * Drop socker exceptions wrapping.
  * Remove ConnectionError exception.
  * Renamed LibError to LibRouterosError.
  * Changed exceptions inheritance.
  * Removed joinPath()
- Do not longer build against python2 (upstream dropped support)
Comments 0
openSUSE Build Service is sponsored by