Metadata-Version: 1.1
Name: pikrellcam-python
Version: 0.1.1
Summary: A Python3, async interface for PiKrellCam http://billw2.github.io/pikre
Home-page: https://github.com/lekobob/pikrellcam_python
Author: Joshua Hahn
Author-email: josh.w.hahn@gmail.com
License: MIT license
Description: =================
        PiKrellCam-Python
        =================
        
        
        .. image:: https://img.shields.io/pypi/v/pikrellcam_python.svg
                :target: https://pypi.python.org/pypi/pikrellcam_python
        
        .. image:: https://img.shields.io/travis/lekobob/pikrellcam_python.svg
                :target: https://travis-ci.org/lekobob/pikrellcam_python
        
        .. image:: https://readthedocs.org/projects/pikrellcam-python/badge/?version=latest
                :target: https://pikrellcam-python.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        A Python3, async interface for PiKrellCam http://billw2.github.io/pikre
        
        
        * Free software: MIT license
        * Documentation: https://pikrellcam-python.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-11-20)
        ------------------
        
        * Internal Test.
        
        0.1.1 (2018-11-20)
        ------------------
        
        * First release to PyPi.
        
Keywords: pikrellcam_python
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.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
