dv-utils


Namedv-utils JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/datavillage-me/dv-utils
SummaryDatavillage python utils for building algorithm running in confidential environment
upload_time2024-10-31 07:35:48
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/e8/6a/c7257864f6b9ac01908c4e522103925ec7ddb1850d44c06b5c6726c9a51f/dv_utils-1.0.3.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.0.3",
    "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": "e86ac7257864f6b9ac01908c4e522103925ec7ddb1850d44c06b5c6726c9a51f",
                "md5": "808759a923f6d6f9176f485103e5700f",
                "sha256": "b1658a3cb38990f988efdea605604871bdcd8f136866ebbc0a2a22577c73e5f4"
            },
            "downloads": -1,
            "filename": "dv_utils-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "808759a923f6d6f9176f485103e5700f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.10.4",
            "size": 15442,
            "upload_time": "2024-10-31T07:35:48",
            "upload_time_iso_8601": "2024-10-31T07:35:48.955978Z",
            "url": "https://files.pythonhosted.org/packages/e8/6a/c7257864f6b9ac01908c4e522103925ec7ddb1850d44c06b5c6726c9a51f/dv_utils-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 07:35:48",
    "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: 0.38678s