Metadata-Version: 2.0
Name: pysagec
Version: 0.0.3
Summary: Python client to SAGEC MRW webservices.
Home-page: https://github.com/migonzalvar/pysagec
Author: Miguel Gonzalez
Author-email: migonzalvar@gmail.com
License: MIT
Platform: any
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules

=======
pysagec
=======

.. image:: https://travis-ci.org/migonzalvar/pysagec.svg?branch=master
   :target: https://travis-ci.org/migonzalvar/pysagec

.. image:: https://codecov.io/github/migonzalvar/pysagec/coverage.svg?branch=master
   :target: https://codecov.io/github/migonzalvar/pysagec?branch=master

Python client to SAGEC MRW webservices.

This is a work in progress. Methods and fields are not comprehensive but a subset
of the most used.

Change log
==========

Unreleased
----------

License
=======

MIT.


