routeros-telegraf-exporter

View on PyPIReverse Dependencies (0)

0.1.13 routeros_telegraf_exporter-0.1.13-py2.py3-none-any.whl

Wheel Details

Project: routeros-telegraf-exporter
Version: 0.1.13
Filename: routeros_telegraf_exporter-0.1.13-py2.py3-none-any.whl
Download: [link]
Size: 11118
MD5: dbf9df37400fbe7c36be2cd0e926f023
SHA256: eed1183f649e64afb82e7ab84a00bbf99cbcfc1de761b6401a5ae3e5e40f619e
Uploaded: 2020-04-02 07:18:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: routeros-telegraf-exporter
Version: 0.1.13
Summary: RouterOS metrics exporter enables metrics export to Telegraf
Author: Andres Kepler
Author-Email: andres[at]kepler.ee
Home-Page: https://github.com/kepsic/routeros_telegraf_exporter
License: MIT license
Keywords: routeros_telegraf_exporter,web service
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Requires-Dist: venusian
Requires-Dist: simplejson
Requires-Dist: pyramid
Requires-Dist: cornice
Requires-Dist: waitress
Requires-Dist: routeros-api
Requires-Dist: pyyaml
[Description omitted; length: 1337 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
routeros_telegraf_exporter/__init__.py sha256=NpFr51pp6PORhJqmIXK-p_CcpvpiQQp0r0dDjlQUcls 1158
routeros_telegraf_exporter/cli.py sha256=d5JUpypdULToCIqMaIJhEH2ANkElvz3ofa50ZIXjUm0 3017
routeros_telegraf_exporter/models.py sha256=nVb_AUIxY_HXNbPDgmsdYp3wBijIcQrsjldAyLULNbU 2304
routeros_telegraf_exporter/probe_cli.py sha256=x-e3fBbJV0BdE1afS4vChENW9_QZY9VTYcuRi5pjDJk 1648
routeros_telegraf_exporter/routeros_exporter.py sha256=ue0z2IuW8_SKL7nmlR2IVajY8cgWXhX8gmwzvYv6IrA 7762
routeros_telegraf_exporter/utils.py sha256=oC0y8xBNm-MyL1ZYRc0WFBqtHUx3M2WH4BJuCadA_Co 489
routeros_telegraf_exporter/views.py sha256=5nKnYhgzxlfXEqcTNsDOfW3OxEJNIn58rAKKaaxo__Y 2522
routeros_telegraf_exporter-0.1.13.dist-info/AUTHORS.rst sha256=TYgzvAhDmr9NyAhSphjcdRyNAAPiJ3x3HeBvIXiHdZE 155
routeros_telegraf_exporter-0.1.13.dist-info/LICENSE sha256=tZW3D_6gEvtIqEWkdhjE4Qqu2ffx6XLtq4TVCibe_ig 1072
routeros_telegraf_exporter-0.1.13.dist-info/METADATA sha256=hmfNfS_0HXC7_6yB-QUW2ogP6l6Gs4ToVdP6AvlPSAA 2308
routeros_telegraf_exporter-0.1.13.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
routeros_telegraf_exporter-0.1.13.dist-info/entry_points.txt sha256=sY8ygJeeN3lOh6cvb2BbxKB-8vDMBNtw7ji6DsF2yL8 179
routeros_telegraf_exporter-0.1.13.dist-info/top_level.txt sha256=hYhfACQIc2PR-V_0pEuhZLg1cbVaXj_Qh3_VW_hGidM 27
routeros_telegraf_exporter-0.1.13.dist-info/RECORD

top_level.txt

routeros_telegraf_exporter

entry_points.txt

rte = routeros_telegraf_exporter.cli:cli_main
rte_probe = routeros_telegraf_exporter.probe_cli:main
main = routeros_telegraf_exporter:main