motorized


Namemotorized JSON
Version 0.7.1 PyPI version JSON
download
home_page
SummaryAsyncio mongodb ODM based on pydantic
upload_time2023-10-31 16:00:39
maintainer
docs_urlNone
authorSebastien Nicolet
requires_python>=3.11,<4.0
licenseMIT
keywords mongodb pydantic asyncio odm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "motorized",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11,<4.0",
    "maintainer_email": "",
    "keywords": "MongoDB,Pydantic,Asyncio,ODM",
    "author": "Sebastien Nicolet",
    "author_email": "snicolet95@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/45/16/3397618d8eda1312baecce936cb38a649f59d8d422f0d6bec0d81143067d/motorized-0.7.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Asyncio mongodb ODM based on pydantic",
    "version": "0.7.1",
    "project_urls": {
        "Documentation": "https://github.com/Chr0nos/motorized/blob/master/README.md"
    },
    "split_keywords": [
        "mongodb",
        "pydantic",
        "asyncio",
        "odm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ec58f87dc90526d08abc15b7c59263eb8b8f5b48369cdeeb9af70f49202c86",
                "md5": "d98c3a904a99b3692e7c374734119326",
                "sha256": "70734412e39315eec98711cb0b470713ffdf0eb173a821f6d057be6c9d7af20f"
            },
            "downloads": -1,
            "filename": "motorized-0.7.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d98c3a904a99b3692e7c374734119326",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11,<4.0",
            "size": 16517,
            "upload_time": "2023-10-31T16:00:37",
            "upload_time_iso_8601": "2023-10-31T16:00:37.560723Z",
            "url": "https://files.pythonhosted.org/packages/42/ec/58f87dc90526d08abc15b7c59263eb8b8f5b48369cdeeb9af70f49202c86/motorized-0.7.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45163397618d8eda1312baecce936cb38a649f59d8d422f0d6bec0d81143067d",
                "md5": "f9f4ce6c9ba8270d48249999657fd50f",
                "sha256": "1384a9c8c13f1e29dbb06682def019262331e82c519e12ab10fc3e0f6ffb3f4d"
            },
            "downloads": -1,
            "filename": "motorized-0.7.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f9f4ce6c9ba8270d48249999657fd50f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11,<4.0",
            "size": 13535,
            "upload_time": "2023-10-31T16:00:39",
            "upload_time_iso_8601": "2023-10-31T16:00:39.443204Z",
            "url": "https://files.pythonhosted.org/packages/45/16/3397618d8eda1312baecce936cb38a649f59d8d422f0d6bec0d81143067d/motorized-0.7.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-31 16:00:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Chr0nos",
    "github_project": "motorized",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "motorized"
}
        
Elapsed time: 0.12851s