Metadata-Version: 2.0
Name: statsbiblioteket.harvest
Version: 1.1.4rc0
Summary: Harvest api client
Home-page: https://github.com/statsbiblioteket/python-harvest
Author: Asger Askov Blekinge
Author-email: asger.askov.blekinge@gmail.com
License: MIT License
Keywords: harvestapp timetracking api
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: argparse
Requires-Dist: inflection
Requires-Dist: python-log-indenter
Requires-Dist: requests
Requires-Dist: requests-oauthlib
Requires-Dist: sqlalchemy
Requires-Dist: typing

===============================
python-harvest
===============================

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

.. image:: https://img.shields.io/travis/statsbiblioteket/python-harvest.svg
        :target: https://travis-ci.org/statsbiblioteket/python-harvest

.. image:: https://readthedocs.org/projects/python-harvest/badge/?version=latest
        :target: http://python-harvest.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status



* Free software: MIT license
* Documentation: http://python-harvest.readthedocs.io/

Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage

