Metadata-Version: 2.1
Name: pysimplicate
Version: 0.8.1
Summary: Python wrapper for the Simplicate API
Home-page: https://github.com/hpharmsen/pysimplicate
Author: Hans-Peter Harmsen
Author-email: hph@oberon.nl
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# PySimplicate
Simplicate api library for Python

I wrote this package to automate various operations in Simplicate like making exports, adding data and various reports.

It is, however, far from complete. Many calls in the Simplicate api are still missing. So feel free to contribute...

Hans-Peter
