Metadata-Version: 2.0
Name: pySpaceGDN
Version: 2.0.1
Summary: Python Module for the SpaceGDN JSON API
Home-page: https://github.com/totokaka/pySpaceGDN
Author: Tobias Laundal
Author-email: mail+pyspacegdn@totokaka.io
License: MIT
Keywords: SpaceGDN pySpaceGDN SpaceCP GDN
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Requires-Dist: requests

What is pySpaceGDN?
-------------------

|Travis-ci|\ |ReadTheDocs|\ |Code Health|\ |Coverage Status|\ |License|\ |PyPI|

pySpaceGDN is an MIT licensed client-side module for interfacing with
the SpaceGDN API over Python. It is heavily documented and unit
tested(100% test coverage - Woot, woot!).

**The documentation is** |here.|_

.. |here.| replace:: **here.**
.. _here.: http://pyspacegdn.readthedocs.org/en/latest/

.. |Travis-ci| image:: http://img.shields.io/travis/totokaka/pySpaceGDN.svg?style=flat-square
   :target: https://travis-ci.org/totokaka/pySpaceGDN/
.. |ReadTheDocs| image:: http://img.shields.io/badge/docs-v2.0-brightgreen.svg?style=flat-square
   :target: http://pyspacegdn.readthedocs.org/
.. |Code Health| image:: http://img.shields.io/badge/health-96%-brightgreen.svg?style=flat-square
   :target: https://landscape.io/github/totokaka/pySpaceGDN/master
.. |Coverage Status| image:: http://img.shields.io/coveralls/totokaka/pySpaceGDN.svg?style=flat-square
   :target: https://coveralls.io/r/totokaka/pySpaceGDN?branch=master
.. |License| image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
   :target: http://opensource.org/licenses/mit-license.php
.. |PyPI| image:: http://img.shields.io/pypi/v/pySpaceGDN.svg?style=flat-square
   :target: https://pypi.python.org/pypi/pySpaceGDN


