Metadata-Version: 2.1
Name: kytos
Version: 2020.2
Summary: Kytos, an open source SDN Platform
Home-page: https://github.com/kytos/kytos
Author: Kytos Team
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: System :: Networking
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: No Input/Output (Daemon)
Description-Content-Type: text/x-rst
Requires-Dist: backcall (==0.1.0)
Requires-Dist: click (==7.1.1)
Requires-Dist: decorator (==4.4.2)
Requires-Dist: docutils (==0.16)
Requires-Dist: flask-cors (==3.0.8)
Requires-Dist: flask-socketio (==4.2.1)
Requires-Dist: flask (==1.1.2)
Requires-Dist: ipython-genutils (==0.2.0)
Requires-Dist: ipython (==7.13.0)
Requires-Dist: itsdangerous (==1.1.0)
Requires-Dist: janus (==0.4.0)
Requires-Dist: jedi (==0.16.0)
Requires-Dist: jinja2 (==2.11.1)
Requires-Dist: lockfile (==0.12.2)
Requires-Dist: markupsafe (==1.1.1)
Requires-Dist: parso (==0.6.2)
Requires-Dist: pathtools (==0.1.2)
Requires-Dist: pexpect (==4.8.0)
Requires-Dist: pickleshare (==0.7.5)
Requires-Dist: prompt-toolkit (==3.0.5)
Requires-Dist: ptyprocess (==0.6.0)
Requires-Dist: pygments (==2.7.1)
Requires-Dist: pyjwt (==1.7.1)
Requires-Dist: python-daemon (==2.2.4)
Requires-Dist: python-engineio (==3.12.1)
Requires-Dist: python-openflow (==2020.2)
Requires-Dist: python-socketio (==4.5.1)
Requires-Dist: six (==1.15.0)
Requires-Dist: traitlets (==4.3.3)
Requires-Dist: watchdog (==0.10.2)
Requires-Dist: wcwidth (==0.1.9)
Requires-Dist: werkzeug (==1.0.1)

Kytos SDN Platform
##################

|Experimental| |Tag| |Release| |License| |Build| |Coverage| |Quality|

`Kytos SDN Platform <https://kytos.io>`_ is the fastest way to deploy an SDN
Network. With this you can deploy a basic OpenFlow controller or your own
controller. Kytos was designed to be easy to install, use, develop and share
Network Apps (NApps). Kytos is incredibly powerful and easy, its modular design
makes Kytos a lightweight SDN Platform.

Kytos is conceived to ease SDN controllers development and deployment. It was
motivated by some gaps left by common SDN solutions. Moreover, it has strong
tights with a community view, so it is centered on the development of
applications by its users. Thus, our intention is not only to build a new SDN
solution, but also to build a community of developers around it, creating new
applications that benefit from the SDN paradigm.

The project was born in 2014 and has been under active development since
2016.

For more information about this project, please visit `Kytos project website
<https://kytos.io/>`_.


.. TAGs

.. |Experimental| image:: https://img.shields.io/badge/stability-beta-orange.svg
   :target: https://github.com/kytos
.. |Tag| image:: https://img.shields.io/github/tag/kytos/kytos.svg
   :target: https://github.com/kytos/kytos/tags
.. |Release| image:: https://img.shields.io/github/release/kytos/kytos.svg
   :target: https://github.com/kytos/kytos/releases
.. |Tests| image:: https://travis-ci.org/kytos/kytos.svg?branch=master
   :target: https://travis-ci.org/kytos/kytos
.. |License| image:: https://img.shields.io/github/license/kytos/kytos.svg
   :target: https://github.com/kytos/kytos/blob/master/LICENSE
.. |Build| image:: https://scrutinizer-ci.com/g/kytos/kytos/badges/build.png?b=master
  :alt: Build status
  :target: https://scrutinizer-ci.com/g/kytos/kytos/?branch=master
.. |Coverage| image:: https://scrutinizer-ci.com/g/kytos/kytos/badges/coverage.png?b=master
  :alt: Code coverage
  :target: https://scrutinizer-ci.com/g/kytos/kytos/?branch=master
.. |Quality| image:: https://scrutinizer-ci.com/g/kytos/kytos/badges/quality-score.png?b=master
  :alt: Code-quality score
  :target: https://scrutinizer-ci.com/g/kytos/kytos/?branch=master


