Metadata-Version: 2.1
Name: dv-utils
Version: 1.2.2
Summary: Datavillage python utils for building algorithm running in confidential environment
Home-page: https://github.com/datavillage-me/dv-utils
Author: Arne Goeteyn
Author-email: arne@datavillage.ai
Requires-Python: >=3.10.4,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: cloudscraper
Requires-Dist: datacontract-cli (>=0.10.14,<0.11.0)
Requires-Dist: duckdb (>=1.0.0,<2.0.0)
Requires-Dist: google-api-python-client (>=2.113.0,<3.0.0)
Requires-Dist: httpx (>=0.24.0,<0.25.0)
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: oauth2client (>=4.1.3,<5.0.0)
Requires-Dist: python-decouple
Requires-Dist: pyyaml (==6.0.1)
Requires-Dist: rdflib
Requires-Dist: redis
Requires-Dist: requests
Requires-Dist: soda-core (>=3.3.10,<4.0.0)
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 datavillage gateway and components within the confidential environment

## About
This repository contains a set of utilities for the development of application within the confidential environment.

## 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/

