Metadata-Version: 2.1
Name: dv-utils
Version: 0.0.4
Summary: DataVillage Python utils for interaction with the middleware and building algo processing code
Home-page: https://github.com/datavillage-me/dv-utils
Author: Loic Quertenmont
Author-email: loic@deeperanalytics.be
Requires-Python: >=3.10.4,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: mkdocs (>=1.3.1,<2.0.0)
Requires-Dist: mkdocs-material (>=8.4.2,<9.0.0)
Requires-Dist: mkdocstrings (>=0.19.0,<0.20.0)
Requires-Dist: mkdocstrings-python (>=0.7.1,<0.8.0)
Requires-Dist: python-decouple
Requires-Dist: rdflib
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: types-redis
Requires-Dist: types-requests
Project-URL: Repository, https://github.com/datavillage-me/dv-utils
Description-Content-Type: text/markdown

# Utility python library for interaction with data-village middleware

## About
This repository contains a set of utilities for the development of application within the cage, especially with respect
to interfacing with the middleware APIs.

## Release process
The version management and git tagging must be done in accordance with the versioning practices described
in  [`dv-product` README](../dv-product/README.md#versioning-management).

## Deployment

## Code References

code references for this packages are generated with MkDocs and hosted on Github Pages for this repo:
https://datavillage-me.github.io/dv-utils/

