Repository URL to install this package:
|
Version:
0.2.1 ▾
|
Metadata-Version: 1.1
Name: duedil
Version: 0.2.1
Summary: Duedil API client
Home-page: https://github.com/founders4schools/duedil
Author: Christian Ledermann
Author-email: christian.ledermann@gmail.com
License: Apache License 2.0
Description: DueDil API v3
==================
This is a Python implementation of the `DueDil v3 API`_
.. _`DueDil v3 API`: https://developer.duedil.com/
Tested with Travis
.. image:: https://travis-ci.org/founders4schools/duedilv3.svg?branch=master
:target: https://travis-ci.org/founders4schools/duedilv3
:alt: Tests
.. image:: https://coveralls.io/repos/founders4schools/duedilv3/badge.png
:target: https://coveralls.io/r/founders4schools/duedilv3
:alt: Coverage
Open Issues:
.. image:: https://badge.waffle.io/founders4schools/duedilv3.png?label=ready&title=Ready
:target: https://waffle.io/founders4schools/duedilv3
:alt: 'Stories in Ready'
0.2 (2014/12/10)
-----------------
- add v3 lite api
0.1 (2014/12/09)
-----------------
- intial version on Pypi - only v3pro api partially implemented
Keywords: duedil,api
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Development Status :: 3 - Alpha