Metadata-Version: 2.1
Name: tplink
Version: 0.2.1
Summary: Get the list of hosts connected to the router
Home-page: https://github.com/JackNova/tplink
Author: Dario Iacampo
Author-email: dario@jntstudio.net
License: MIT license
Keywords: tplink
Platform: UNKNOWN
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.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: Click (>=6.0)

======
tplink
======


.. image:: https://img.shields.io/pypi/v/tplink.svg
        :target: https://pypi.python.org/pypi/tplink

.. image:: https://img.shields.io/travis/JackNova/tplink.svg
        :target: https://travis-ci.org/JackNova/tplink

.. image:: https://readthedocs.org/projects/tplink/badge/?version=latest
        :target: https://tplink.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




Get the list of hosts connected to the router


* Free software: MIT license
* Documentation: https://tplink.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-07-08)
------------------

* First release on PyPI.


