RouterOS v7 REST API python module
Project description
rosrestpy
RouterOS v7 REST API python module
RouterOS v7 REST API Support
Not all types and methods of the RouterOS v7 REST API are supported, yet.
Installing
You can install or upgrade python-telegram-bot with:
pip install rosrestpy --upgrade
Example
from ros import Ros
ros = Ros("https://192.168.88.1/", "admin", "")
print(ros.system.resource.cpu_load)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rosrestpy-0.1.3.tar.gz
(18.5 kB
view hashes)
Built Distribution
rosrestpy-0.1.3-py3-none-any.whl
(23.6 kB
view hashes)
Close
Hashes for rosrestpy-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9cdb9d40dd8daf926275a2921da813181355fbfe3941e40f2b6cf9be000c0261 |
|
MD5 | a1b09482b966f92d779474a315c5f69d |
|
BLAKE2b-256 | 14bd8804343ff36bc18cced7f6327993739e88c65db64d97024a143768628d7c |