orbit-component-base


Nameorbit-component-base JSON
Version 1.0.51 PyPI version JSON
download
home_pagehttps://gitlab.com/madpenguin/orbit-component-base
SummaryOrbit Framework - base component
upload_time2024-05-19 20:33:27
maintainerNone
docs_urlNone
authorGareth Bult
requires_python<4.0,>=3.10
licenseMIT
keywords orbit-framework orbit-component orbit-database
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orbit Component :: Base : Server

#### This is the base compoent for the orbit framework back-end. It's required for all other components and for the framework itself, assuming you want the framework to do something useful.

##### <b>Note</b>: Please see the project source repository for more information
            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/madpenguin/orbit-component-base",
    "name": "orbit-component-base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "orbit-framework, orbit-component, orbit-database",
    "author": "Gareth Bult",
    "author_email": "gareth@madpenguin.uk",
    "download_url": "https://files.pythonhosted.org/packages/a4/9b/456b9e9fcfbcee750d34569ce2fd37953b46567a8a7c12519a6f43916c57/orbit_component_base-1.0.51.tar.gz",
    "platform": null,
    "description": "# Orbit Component :: Base : Server\n\n#### This is the base compoent for the orbit framework back-end. It's required for all other components and for the framework itself, assuming you want the framework to do something useful.\n\n##### <b>Note</b>: Please see the project source repository for more information",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Orbit Framework - base component",
    "version": "1.0.51",
    "project_urls": {
        "Documentation": "https://gitlab.com/madpenguin/orbit-component-base",
        "Homepage": "https://gitlab.com/madpenguin/orbit-component-base",
        "Repository": "https://gitlab.com/madpenguin/orbit-component-base"
    },
    "split_keywords": [
        "orbit-framework",
        " orbit-component",
        " orbit-database"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2df2b92b8e58f9e5797c68f278832c0954e3b991ed7b156ccc98d89344dd6af7",
                "md5": "a508ad0922837936ae1f251b3d77aac1",
                "sha256": "db45d8497a07516a77edb18b340526562dbe61c61b89343c59dcf748188dac3f"
            },
            "downloads": -1,
            "filename": "orbit_component_base-1.0.51-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a508ad0922837936ae1f251b3d77aac1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 36452,
            "upload_time": "2024-05-19T20:33:25",
            "upload_time_iso_8601": "2024-05-19T20:33:25.128840Z",
            "url": "https://files.pythonhosted.org/packages/2d/f2/b92b8e58f9e5797c68f278832c0954e3b991ed7b156ccc98d89344dd6af7/orbit_component_base-1.0.51-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a49b456b9e9fcfbcee750d34569ce2fd37953b46567a8a7c12519a6f43916c57",
                "md5": "64a38f0bc964f4dab736d6d0b2e36c29",
                "sha256": "6ea8e99dbaed78ca6d9745caf599d621ac083c822b82152d4c1948c66664ab53"
            },
            "downloads": -1,
            "filename": "orbit_component_base-1.0.51.tar.gz",
            "has_sig": false,
            "md5_digest": "64a38f0bc964f4dab736d6d0b2e36c29",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 23847,
            "upload_time": "2024-05-19T20:33:27",
            "upload_time_iso_8601": "2024-05-19T20:33:27.308955Z",
            "url": "https://files.pythonhosted.org/packages/a4/9b/456b9e9fcfbcee750d34569ce2fd37953b46567a8a7c12519a6f43916c57/orbit_component_base-1.0.51.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-19 20:33:27",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "madpenguin",
    "gitlab_project": "orbit-component-base",
    "lcname": "orbit-component-base"
}
        
Elapsed time: 0.27839s