dv-utils


Namedv-utils JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://github.com/datavillage-me/dv-utils
SummaryDatavillage python utils for building algorithm running in confidential environment
upload_time2025-01-02 16:28:49
maintainerNone
docs_urlNone
authorArne Goeteyn
requires_python<4,>=3.10.4
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/datavillage-me/dv-utils",
    "name": "dv-utils",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.10.4",
    "maintainer_email": null,
    "keywords": null,
    "author": "Arne Goeteyn",
    "author_email": "arne@datavillage.ai",
    "download_url": "https://files.pythonhosted.org/packages/64/59/7206a70a6ec1d363b8bbc13e5f6e7b6aa4bbfd5779d1bc622f077dfb8e46/dv_utils-1.3.0.tar.gz",
    "platform": null,
    "description": "# Utility python library for interaction with datavillage gateway and components within the confidential environment\n\n## About\nThis repository contains a set of utilities for the development of application within the confidential environment.\n\n## Release process\nThe version management and git tagging must be done in accordance with the versioning practices described\nin  [`dv-product` README](../dv-product/README.md#versioning-management).\n\n## Deployment\n\n## Code References\n\ncode references for this packages are generated with MkDocs and hosted on Github Pages for this repo:\nhttps://datavillage-me.github.io/dv-utils/\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Datavillage python utils for building algorithm running in confidential environment",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://github.com/datavillage-me/dv-utils",
        "Repository": "https://github.com/datavillage-me/dv-utils"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64597206a70a6ec1d363b8bbc13e5f6e7b6aa4bbfd5779d1bc622f077dfb8e46",
                "md5": "b7951437283da5325b0d5b98d62c16b8",
                "sha256": "4e76d1705eb15a91d667c955d7a372fd4aab07980205251ebc6ce5ee10a62c58"
            },
            "downloads": -1,
            "filename": "dv_utils-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b7951437283da5325b0d5b98d62c16b8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10.4",
            "size": 21123,
            "upload_time": "2025-01-02T16:28:49",
            "upload_time_iso_8601": "2025-01-02T16:28:49.765229Z",
            "url": "https://files.pythonhosted.org/packages/64/59/7206a70a6ec1d363b8bbc13e5f6e7b6aa4bbfd5779d1bc622f077dfb8e46/dv_utils-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-02 16:28:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datavillage-me",
    "github_project": "dv-utils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dv-utils"
}
        
Elapsed time: 5.88587s