Metadata-Version: 2.1
Name: kune
Version: 0.2.3
Summary: Host your live HTML presentations in sync across many devices.
Home-page: https://github.com/brennan.barker/kune
Author: Brennan Barker
Author-email: 19918186+BrennanBarker@users.noreply.github.com
License: MIT license
Keywords: kune
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
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: Click (>=7.0)
Requires-Dist: Flask
Requires-Dist: Flask-SocketIO
Requires-Dist: eventlet

====
kune
====


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

.. image:: https://img.shields.io/travis/brennanbarker/kune.svg
        :target: https://travis-ci.com/brennanbarker/kune

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

.. image:: https://pyup.io/repos/github/BrennanBarker/kune/shield.svg
        :target: https://pyup.io/repos/github/BrennanBarker/kune/
        :alt: Updates


Host your live HTML presentations in sync across many devices.


* Free software: MIT license
* Documentation: https://kune.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 (2021-01-26)
------------------

* First release on PyPI.

0.1.1 (2021-01-26)
------------------

* Updates to requirements_dev
* Updates to travis config

0.1.2 (2021-01-27)
------------------

* Drop support for Python 3.5

0.1.3 (2021-01-28)
------------------

* Several bugfixes
* Improved test coverage

0.2.0 (2021-01-30)
------------------

* Upgrade third-party dependencies
* style fixes in codebase

0.2.1 (2021-01-30)
------------------

* Bugfixes

0.2.2 (2021-01-30)
------------------

* Bugfixes

0.2.3 (2021-01-30)
------------------

* Bugfixes


