core-api-tools


Namecore-api-tools JSON
Version 0.0.5 PyPI version JSON
download
home_pagehttps://github.com/zahardimidov/core-api-tools
SummaryThis is the simplest module for quick work with fastapi.
upload_time2025-01-26 14:04:54
maintainerNone
docs_urlNone
authorZaharDimidov
requires_python>=3.10
licenseNone
keywords fastapi
VCS
bugtrack_url
requirements annotated-types anyio argon2-cffi argon2-cffi-bindings certifi cffi fastapi h11 httpcore httpx idna iniconfig Jinja2 MarkupSafe packaging pluggy pycparser pydantic pydantic_core PyJWT pytest python-multipart setuptools sniffio sqladmin SQLAlchemy starlette typing_extensions WTForms
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # core-api-tools

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/zahardimidov/core-api-tools",
    "name": "core-api-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "fastapi",
    "author": "ZaharDimidov",
    "author_email": "zahar_dimidov@mail.ru",
    "download_url": "https://files.pythonhosted.org/packages/ac/64/4d8cd4071387bc331180a6a5c5b31a948f8ed30695c758ea42f1f485988b/core_api_tools-0.0.5.tar.gz",
    "platform": null,
    "description": "# core-api-tools\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This is the simplest module for quick work with fastapi.",
    "version": "0.0.5",
    "project_urls": {
        "GitHub": "https://github.com/zahardimidov/core-api-tools",
        "Homepage": "https://github.com/zahardimidov/core-api-tools"
    },
    "split_keywords": [
        "fastapi"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0b27aa9b7cc35915aadb24797c063adf59f876a6d54fc07a8d1db4a8a9d591cd",
                "md5": "ffc36a645df9aebe2c69878b2a040ee9",
                "sha256": "390562f4d0a0fa741f1c2e86a35a62a45a33910a5ac09584df23b54336b389bc"
            },
            "downloads": -1,
            "filename": "core_api_tools-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffc36a645df9aebe2c69878b2a040ee9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 4934,
            "upload_time": "2025-01-26T14:04:52",
            "upload_time_iso_8601": "2025-01-26T14:04:52.652840Z",
            "url": "https://files.pythonhosted.org/packages/0b/27/aa9b7cc35915aadb24797c063adf59f876a6d54fc07a8d1db4a8a9d591cd/core_api_tools-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac644d8cd4071387bc331180a6a5c5b31a948f8ed30695c758ea42f1f485988b",
                "md5": "530a5f4ab04d97bf176afa6f962f040a",
                "sha256": "e6de92748133505e71c0e0b35174a0edf41d8c6e2059230670601ab9031907f5"
            },
            "downloads": -1,
            "filename": "core_api_tools-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "530a5f4ab04d97bf176afa6f962f040a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 4263,
            "upload_time": "2025-01-26T14:04:54",
            "upload_time_iso_8601": "2025-01-26T14:04:54.597986Z",
            "url": "https://files.pythonhosted.org/packages/ac/64/4d8cd4071387bc331180a6a5c5b31a948f8ed30695c758ea42f1f485988b/core_api_tools-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-26 14:04:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zahardimidov",
    "github_project": "core-api-tools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "annotated-types",
            "specs": [
                [
                    "==",
                    "0.7.0"
                ]
            ]
        },
        {
            "name": "anyio",
            "specs": [
                [
                    "==",
                    "4.8.0"
                ]
            ]
        },
        {
            "name": "argon2-cffi",
            "specs": [
                [
                    "==",
                    "23.1.0"
                ]
            ]
        },
        {
            "name": "argon2-cffi-bindings",
            "specs": [
                [
                    "==",
                    "21.2.0"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.12.14"
                ]
            ]
        },
        {
            "name": "cffi",
            "specs": [
                [
                    "==",
                    "1.17.1"
                ]
            ]
        },
        {
            "name": "fastapi",
            "specs": [
                [
                    "==",
                    "0.115.7"
                ]
            ]
        },
        {
            "name": "h11",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        },
        {
            "name": "httpcore",
            "specs": [
                [
                    "==",
                    "1.0.7"
                ]
            ]
        },
        {
            "name": "httpx",
            "specs": [
                [
                    "==",
                    "0.28.1"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "iniconfig",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "Jinja2",
            "specs": [
                [
                    "==",
                    "3.1.5"
                ]
            ]
        },
        {
            "name": "MarkupSafe",
            "specs": [
                [
                    "==",
                    "3.0.2"
                ]
            ]
        },
        {
            "name": "packaging",
            "specs": [
                [
                    "==",
                    "24.2"
                ]
            ]
        },
        {
            "name": "pluggy",
            "specs": [
                [
                    "==",
                    "1.5.0"
                ]
            ]
        },
        {
            "name": "pycparser",
            "specs": [
                [
                    "==",
                    "2.22"
                ]
            ]
        },
        {
            "name": "pydantic",
            "specs": [
                [
                    "==",
                    "2.10.6"
                ]
            ]
        },
        {
            "name": "pydantic_core",
            "specs": [
                [
                    "==",
                    "2.27.2"
                ]
            ]
        },
        {
            "name": "PyJWT",
            "specs": [
                [
                    "==",
                    "2.10.1"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "8.3.4"
                ]
            ]
        },
        {
            "name": "python-multipart",
            "specs": [
                [
                    "==",
                    "0.0.20"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "75.8.0"
                ]
            ]
        },
        {
            "name": "sniffio",
            "specs": [
                [
                    "==",
                    "1.3.1"
                ]
            ]
        },
        {
            "name": "sqladmin",
            "specs": [
                [
                    "==",
                    "0.20.1"
                ]
            ]
        },
        {
            "name": "SQLAlchemy",
            "specs": [
                [
                    "==",
                    "2.0.37"
                ]
            ]
        },
        {
            "name": "starlette",
            "specs": [
                [
                    "==",
                    "0.45.3"
                ]
            ]
        },
        {
            "name": "typing_extensions",
            "specs": [
                [
                    "==",
                    "4.12.2"
                ]
            ]
        },
        {
            "name": "WTForms",
            "specs": [
                [
                    "==",
                    "3.1.2"
                ]
            ]
        }
    ],
    "lcname": "core-api-tools"
}
        
Elapsed time: 1.70248s