Metadata-Version: 2.0
Name: cosmicpi-server
Version: 0.1.0
Summary: Cosmic Pi server application.
Home-page: https://github.com/CosmicPi/cosmicpi-server
Author: CosmicPi team
Author-email: info@cosmicpi.org
License: GNU General Public License v3
Keywords: cosmicpi_server
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
Requires-Dist: pika (>=0.10.0)

===============
CosmicPi Server
===============

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

.. image:: https://img.shields.io/travis/CosmicPi/cosmicpi-server.svg
        :target: https://travis-ci.org/CosmicPi/cosmicpi-server

Cosmic Pi server application.

* Free software: GNU General Public License v3
* Documentation: https://cosmicpi-server.readthedocs.io.

Features
--------

* Stores incoming cosmic events to a database.


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

0.1.0 (2016-12-07)
------------------

* First release on PyPI.


