trident-models-package


Nametrident-models-package JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://gitlab.com/karina.ge-slalom/trident-models
SummaryORM Mmodels
upload_time2023-03-27 16:41:33
maintainer
docs_urlNone
authorKarina
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            This package contains SQLAlchemy models used in the Trident bench project. They are a package so that our multiple microservices can all use them. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/karina.ge-slalom/trident-models",
    "name": "trident-models-package",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Karina",
    "author_email": "karina.ge@slalom.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/1a/d9ca05683b290da4b3c19e78c791ae1ac0b6bf51fb1c609cc50f5ebd2f29/trident_models_package-0.0.2.tar.gz",
    "platform": null,
    "description": "This package contains SQLAlchemy models used in the Trident bench project. They are a package so that our multiple microservices can all use them. \r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "ORM Mmodels",
    "version": "0.0.2",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef1ad9ca05683b290da4b3c19e78c791ae1ac0b6bf51fb1c609cc50f5ebd2f29",
                "md5": "6e97ab7a1ba42d4312bffa44b787a2b2",
                "sha256": "ceca88db230b0b8dd939f4b0bd3daf9cde2b334714ba3359767b3cd4105dd795"
            },
            "downloads": -1,
            "filename": "trident_models_package-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6e97ab7a1ba42d4312bffa44b787a2b2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2474,
            "upload_time": "2023-03-27T16:41:33",
            "upload_time_iso_8601": "2023-03-27T16:41:33.403745Z",
            "url": "https://files.pythonhosted.org/packages/ef/1a/d9ca05683b290da4b3c19e78c791ae1ac0b6bf51fb1c609cc50f5ebd2f29/trident_models_package-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-27 16:41:33",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "gitlab_user": "karina.ge-slalom",
    "gitlab_project": "trident-models",
    "lcname": "trident-models-package"
}
        
Elapsed time: 0.06073s