Metadata-Version: 2.0
Name: pyperi
Version: 0.1.1
Summary: Use Periscope with Python.
Home-page: https://github.com/takeontom/pyperi
Author: Tom Smith
Author-email: tom@takeontom.com
License: MIT license
Keywords: pyperi
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
Requires-Dist: requests (>=2.0.0)

===============================
PyPeri
===============================

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

.. image:: https://img.shields.io/travis/takeontom/PyPeri.svg
    :target: https://travis-ci.org/takeontom/pyperi

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

.. image:: https://pyup.io/repos/github/takeontom/pyperi/shield.svg
    :target: https://pyup.io/repos/github/takeontom/pyperi/
    :alt: Updates

.. image:: https://badge.waffle.io/takeontom/PyPeri.svg?label=ready&title=Ready
    :target: https://waffle.io/takeontom/PyPeri
    :alt: 'Stories in Ready'

Use Periscope with Python.


* Free software: MIT license
* Documentation: https://pyperi.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 (2016-12-12)
------------------

* First release on PyPI.


