Metadata-Version: 2.1
Name: py-xtdb
Version: 0.4.1
Summary: Small functions for interacting with XTDB via requests http.
Home-page: https://github.com/joefromct/py-xtdb
License: MIT
Keywords: xtdb
Author: joefromct
Author-email: joefromct@fastmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: cytoolz (>=0.11.2,<0.12.0)
Requires-Dist: edn-format (>=0.7.5,<0.8.0)
Requires-Dist: pampy (>=0.3.0,<0.4.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
