Metadata-Version: 2.0
Name: pydas
Version: 0.3.5
Summary: Upload data to a Midas Server application with Python.
Home-page: http://github.com/midasplatform/pydas
Author: Patrick Reynolds
Author-email: patrick.reynolds@kitware.com
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Requires-Dist: requests
Requires-Dist: retrying

pydas
=====

.. image:: https://img.shields.io/travis/midasplatform/pydas.svg
    :target: https://travis-ci.org/midasplatform/pydas
    :alt: Linux Build Status

.. image:: https://img.shields.io/appveyor/ci/jamiesnape/pydas-g6rbj.svg
    :target: https://ci.appveyor.com/project/jamiesnape/pydas-g6rbj
    :alt: Windows Build Status

.. image:: https://img.shields.io/codacy/3c93eae1ec8f43f79df514bea7993ba1.svg
    :target: https://www.codacy.com/public/jamiesnape/midasplatformpydas
    :alt: Code Quality

.. image:: https://readthedocs.org/projects/pydas/badge?version=latest
    :target: http://pydas.readthedocs.org/
    :alt: Documentation

.. image:: https://img.shields.io/pypi/v/pydas.svg
    :target: https://pypi.python.org/pypi/pydas/
    :alt: PyPI Package Version

.. image:: https://img.shields.io/pypi/dw/pydas.svg
    :target: https://pypi.python.org/pypi/pydas/
    :alt: Downloads

.. image:: https://img.shields.io/pypi/l/pydas.svg
    :target: https://pypi.python.org/pypi/pydas/
    :alt: License

Upload data to a `Midas Server`_ application with Python.

.. _`Midas Server`: http://www.midasplatform.org/


