degirum-tools


Namedegirum-tools JSON
Version 0.16.5 PyPI version JSON
download
home_pageNone
SummaryTools for PySDK
upload_time2025-02-08 00:34:47
maintainerNone
docs_urlNone
authorDeGirum
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # degirum_tools - DeGirum utilities for PySDK

[![Unit Tests](https://github.com/DeGirum/degirum_tools/actions/workflows/test.yml/badge.svg)](https://github.com/DeGirum/degirum_tools/actions/workflows/test.yml)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)

## Installation

degirum_tools can be installed directly from this repository:

```sh
python3 -m pip install git+https://github.com/DeGirum/degirum_tools.git
```

## Release

Release procedure [is described here](https://degirum.atlassian.net/wiki/spaces/SD/pages/1916076041/degirum+tools+Package+Release+Procedure)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "degirum-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "DeGirum",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# degirum_tools - DeGirum utilities for PySDK\n\n[![Unit Tests](https://github.com/DeGirum/degirum_tools/actions/workflows/test.yml/badge.svg)](https://github.com/DeGirum/degirum_tools/actions/workflows/test.yml)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n\n## Installation\n\ndegirum_tools can be installed directly from this repository:\n\n```sh\npython3 -m pip install git+https://github.com/DeGirum/degirum_tools.git\n```\n\n## Release\n\nRelease procedure [is described here](https://degirum.atlassian.net/wiki/spaces/SD/pages/1916076041/degirum+tools+Package+Release+Procedure)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools for PySDK",
    "version": "0.16.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f5e42ee306aa410ae948ec187f3937fecd1f35e39cd665c36c614c88d501f2cc",
                "md5": "667c126bed9ec85ea449567bd5aab160",
                "sha256": "bdd7da3db086620eaaaac5fb77882a8428967c7606f5c656bb0bb930820d4ae1"
            },
            "downloads": -1,
            "filename": "degirum_tools-0.16.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "667c126bed9ec85ea449567bd5aab160",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 126135,
            "upload_time": "2025-02-08T00:34:47",
            "upload_time_iso_8601": "2025-02-08T00:34:47.472224Z",
            "url": "https://files.pythonhosted.org/packages/f5/e4/2ee306aa410ae948ec187f3937fecd1f35e39cd665c36c614c88d501f2cc/degirum_tools-0.16.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-08 00:34:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "degirum-tools"
}
        
Elapsed time: 0.43375s