vul_py_utils


Namevul_py_utils JSON
Version 0.0.5 PyPI version JSON
download
home_page
SummaryThe package contains common utilities for Python projects at Vulcan Labs.
upload_time2024-01-03 07:58:52
maintainer
docs_urlNone
authorTu Pham
requires_python>=3.11,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            vul-py is a general-purpose library of utilities and extensions to the standard library. It provides common functionality such as: redis, file I/O, image processing, and more. It is compatible with Python ^3.11.

To use package, please follow this repo: [vulcanlabsvn/vul-py: vul-py ](https://github.com/vulcanlabsvn/vul-py)

# Change Log

### 0.0.5 - 03/01/2024

Deprecated:

* Remove torch dependencies
* Remove JsonHandlerWithGpu and host_health_check

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "vul_py_utils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Tu Pham",
    "author_email": "tupham.dev@vulcanlabs.co",
    "download_url": "https://files.pythonhosted.org/packages/46/04/0e675f3f44a95103d5a2d4e01eee72a8d10a145db63d55a015dfe12ae9c4/vul_py_utils-0.0.5.tar.gz",
    "platform": null,
    "description": "vul-py is a general-purpose library of utilities and extensions to the standard library. It provides common functionality such as: redis, file I/O, image processing, and more. It is compatible with Python ^3.11.\n\nTo use package, please follow this repo: [vulcanlabsvn/vul-py: vul-py ](https://github.com/vulcanlabsvn/vul-py)\n\n# Change Log\n\n### 0.0.5 - 03/01/2024\n\nDeprecated:\n\n* Remove torch dependencies\n* Remove JsonHandlerWithGpu and host_health_check\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The package contains common utilities for Python projects at Vulcan Labs.",
    "version": "0.0.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "70c88952fd8cdcccb0cd4e92a76a27b4fa6d269f3050a23613c6fb043619b60a",
                "md5": "29e6dc0b9f7abc24d5e7f11ce4fb0b88",
                "sha256": "fcd73f6d4eebe1588c2f5c7da0a5397bb0468ada05873c8b438911e4f9dd5ef9"
            },
            "downloads": -1,
            "filename": "vul_py_utils-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "29e6dc0b9f7abc24d5e7f11ce4fb0b88",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 16901,
            "upload_time": "2024-01-03T07:58:50",
            "upload_time_iso_8601": "2024-01-03T07:58:50.400831Z",
            "url": "https://files.pythonhosted.org/packages/70/c8/8952fd8cdcccb0cd4e92a76a27b4fa6d269f3050a23613c6fb043619b60a/vul_py_utils-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46040e675f3f44a95103d5a2d4e01eee72a8d10a145db63d55a015dfe12ae9c4",
                "md5": "906b91194da08cc068555bd08965ffe8",
                "sha256": "9e76bb7fd84fcb74c25df6d93a20712d2acf753e91dcae6f32f024e0826da912"
            },
            "downloads": -1,
            "filename": "vul_py_utils-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "906b91194da08cc068555bd08965ffe8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 13256,
            "upload_time": "2024-01-03T07:58:52",
            "upload_time_iso_8601": "2024-01-03T07:58:52.138456Z",
            "url": "https://files.pythonhosted.org/packages/46/04/0e675f3f44a95103d5a2d4e01eee72a8d10a145db63d55a015dfe12ae9c4/vul_py_utils-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 07:58:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "vul_py_utils"
}
        
Elapsed time: 1.09438s