Upgrade-OC


NameUpgrade-OC JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryGeneric functions for handling upgrading services
upload_time2023-07-15 20:42:57
maintainer
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python>=3.10
licenseCUSTOM
keywords upgrade
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Upgrade

Methods to easily update data associated with services created by Ouroboros
Coding Inc. to the latest version.

This code comes without documentation as it's not meant to be used by anyone
outside of Ouroboros Coding Inc. Please see LICENSE for further information.


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "Upgrade-OC",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "upgrade",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/24/fc/4e98eb22273b307deaa22710973dd005a799d4fdcfd0aae10939019d9a97/Upgrade-OC-1.0.0.tar.gz",
    "platform": null,
    "description": "# Upgrade\n\nMethods to easily update data associated with services created by Ouroboros\nCoding Inc. to the latest version.\n\nThis code comes without documentation as it's not meant to be used by anyone\noutside of Ouroboros Coding Inc. Please see LICENSE for further information.\n\n",
    "bugtrack_url": null,
    "license": "CUSTOM",
    "summary": "Generic functions for handling upgrading services",
    "version": "1.0.0",
    "project_urls": {
        "Source": "https://github.com/ouroboroscoding/upgrade-python",
        "Tracker": "https://github.com/ouroboroscoding/upgrade-python/issues"
    },
    "split_keywords": [
        "upgrade"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24fc4e98eb22273b307deaa22710973dd005a799d4fdcfd0aae10939019d9a97",
                "md5": "cad414e1b0075916075184ce5556e052",
                "sha256": "d3a4f5dce8eb5c7ee86ba193a9ee5c675c6554d2372e577c9bd4af3b6bc65c8d"
            },
            "downloads": -1,
            "filename": "Upgrade-OC-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cad414e1b0075916075184ce5556e052",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 3614,
            "upload_time": "2023-07-15T20:42:57",
            "upload_time_iso_8601": "2023-07-15T20:42:57.333923Z",
            "url": "https://files.pythonhosted.org/packages/24/fc/4e98eb22273b307deaa22710973dd005a799d4fdcfd0aae10939019d9a97/Upgrade-OC-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-15 20:42:57",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "upgrade-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "upgrade-oc"
}
        
Elapsed time: 0.08870s