Skip to main content

A python client for the MikroTik RouterOS API

Project description

tikapy is a simple API client for MikroTik RouterOS written in python3.

Travis CI build status (master)

Installation

$ pip install tikapy

Examples

#!/usr/bin/python3

from tikapy import TikapySslClient
from pprint import pprint

client = TikapySslClient('10.140.66.11', 8729)

client.login('api-test', 'api123')
pprint(client.talk(['/routing/ospf/neighbor/getall']))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tikapy-0.2.1.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

tikapy-0.2.1-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file tikapy-0.2.1.tar.gz.

File metadata

  • Download URL: tikapy-0.2.1.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for tikapy-0.2.1.tar.gz
Algorithm Hash digest
SHA256 fe7b852245d70cb20e0cd2da2b7bc5d336430b394c565aef27c39ff656df1c7d
MD5 e65189cec90180fbd7aae3168d637f48
BLAKE2b-256 1711a854eaa480e0644c3ea763d021e66ac4e7d90f9512c9f6a4b62031e4ebbf

See more details on using hashes here.

File details

Details for the file tikapy-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for tikapy-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cbe046ba0fc4c9e1141b9f5de7ed786a9cdde340b71f39b4a2c509004b9d1cb7
MD5 94111b2794d5ed7753cbf191ad76d8fb
BLAKE2b-256 ba41681a896b4e47c7baf767f2e50a8b648666c9332bdaa54ad488dac000b13e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page