Metadata-Version: 2.1
Name: outpost24hiabclient
Version: 0.1
Summary: Client for interacting with Outpost24 HIAB
Home-page: https://github.com/schubergphilis/outpost24hiabclient
Author: Theodoor Scholte
Author-email: tscholte@schubergphilis.com
License: MIT
Keywords: outpost24 HIAB API XML python
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: certifi (>=2020.6.20)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: dateutils (>=0.6.12)
Requires-Dist: idna (>=2.10)
Requires-Dist: joblib (>=0.17.0)
Requires-Dist: pip (>=20.2.4)
Requires-Dist: python-dateutil (>=2.8.1)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: setuptools (>=50.3.2)
Requires-Dist: six (>=1.15.0)
Requires-Dist: urllib3 (>=1.25.11)

===================
outpost24hiabclient
===================

A python library for interfacing with Outpost24 HIAB api


* Documentation: https://outpost24hiabclient.readthedocs.org/en/latest


Project Features
================

* Manages users, usergroups, targets, targetgroups


Todo
====

* This code is MVP. It requires a lot of optimizations and extensions.
* Things to do are, try to make the retrieving faster and implement smart caching for entities.




History
-------

0.1.0 (03-02-2021)
------------------

* First release




