orbit-component-vcheck


Nameorbit-component-vcheck JSON
Version 1.0.22 PyPI version JSON
download
home_pagehttps://gitlab.com/madpenguin/orbit-component-vcheck
SummaryOrbit Component to track product versions
upload_time2023-08-26 17:21:51
maintainer
docs_urlNone
authorGareth Bult
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orbit Component :: VCheck

#### This reusable component provides an example version checking system that allows other Orbit applications maintain a connection to a central server in order to be notified in real time of any version changes. Written more as a demo that the finished article, but good as a general purpose example.


            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/madpenguin/orbit-component-vcheck",
    "name": "orbit-component-vcheck",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gareth Bult",
    "author_email": "gareth@madpenguin.uk",
    "download_url": "https://files.pythonhosted.org/packages/74/60/2347c31b516fc081368a2d6d1eea025624f844da5eed1c960f0ea9c1dddb/orbit_component_vcheck-1.0.22.tar.gz",
    "platform": null,
    "description": "# Orbit Component :: VCheck\n\n#### This reusable component provides an example version checking system that allows other Orbit applications maintain a connection to a central server in order to be notified in real time of any version changes. Written more as a demo that the finished article, but good as a general purpose example.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Orbit Component to track product versions",
    "version": "1.0.22",
    "project_urls": {
        "Documentation": "https://gitlab.com/madpenguin/orbit-component-vcheck",
        "Homepage": "https://gitlab.com/madpenguin/orbit-component-vcheck",
        "Repository": "https://gitlab.com/madpenguin/orbit-component-vcheck"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f15765bb195851979a2da101cb0cc2d0e4e90a3924b2e3ea361fa1826c49bf06",
                "md5": "62e14498f6bc91b4a79ae77ef598e122",
                "sha256": "a61ecc11d05dc8974a8860c47336f555977770b86c5c25251dc3696522782f43"
            },
            "downloads": -1,
            "filename": "orbit_component_vcheck-1.0.22-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "62e14498f6bc91b4a79ae77ef598e122",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6433,
            "upload_time": "2023-08-26T17:21:50",
            "upload_time_iso_8601": "2023-08-26T17:21:50.330653Z",
            "url": "https://files.pythonhosted.org/packages/f1/57/65bb195851979a2da101cb0cc2d0e4e90a3924b2e3ea361fa1826c49bf06/orbit_component_vcheck-1.0.22-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74602347c31b516fc081368a2d6d1eea025624f844da5eed1c960f0ea9c1dddb",
                "md5": "e3f18949b9a5e73b2a7d96bddb44e494",
                "sha256": "814fc44b97b4d24b02e0de717b16024bdd50f2a67a8594d1bac0e540f0ec3509"
            },
            "downloads": -1,
            "filename": "orbit_component_vcheck-1.0.22.tar.gz",
            "has_sig": false,
            "md5_digest": "e3f18949b9a5e73b2a7d96bddb44e494",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 3954,
            "upload_time": "2023-08-26T17:21:51",
            "upload_time_iso_8601": "2023-08-26T17:21:51.804933Z",
            "url": "https://files.pythonhosted.org/packages/74/60/2347c31b516fc081368a2d6d1eea025624f844da5eed1c960f0ea9c1dddb/orbit_component_vcheck-1.0.22.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-26 17:21:51",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "madpenguin",
    "gitlab_project": "orbit-component-vcheck",
    "lcname": "orbit-component-vcheck"
}
        
Elapsed time: 0.10153s