Metadata-Version: 2.0
Name: pandadocs
Version: 0.1.2
Summary: Easy pythonic integration with Pandadocs' REST API
Home-page: https://bitbucket.com/alokinplc/pandadocs/
Author: Alokin Software Pvt Ltd
Author-email: rajeev@alokin.in
License: MIT license
Keywords: pandadocs
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: purl (==1.3)
Requires-Dist: requests-oauthlib (==0.6.1)

===============================
pandadocs
===============================


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


.. image:: https://readthedocs.org/projects/pandadocs/badge/?version=latest
        :target: https://pandadocs.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status


Easy pythonic integration with Pandadocs' REST API


* Free software: MIT license
* Documentation: https://pandadocs.readthedocs.io.


Features
--------

* TODO

Credits
---------

Created with love by Alokin_!

.. _Alokin: http://alokin.in/



=======
History
=======

0.1.2 (2017-01-20)
------------------

* New year special release

0.1.1 (2016-07-17)
------------------

* More complete mapping of Pandadoc API

0.1.0 (2016-07-09)
------------------

* First release on PyPI.


