fastapi-ext-pkg


Namefastapi-ext-pkg JSON
Version 0.4.1 PyPI version JSON
download
home_pageNone
SummaryA well-tailored utility set for FastAPI.
upload_time2024-11-13 21:29:21
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords fastapi utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FastAPI Extension Package

![Tests](https://github.com/DotzInc/fastapi-ext-pkg/actions/workflows/tests.yml/badge.svg?event=push)
![PyPI - Version](https://img.shields.io/pypi/v/fastapi-ext-pkg)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-ext-pkg)

A well-tailored utility set for FastAPI.

## Requirements

* Python 3.8+

## Installation

To install FastAPI Extension Package, use pip:

```sh
pip install fastapi-ext-pkg
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fastapi-ext-pkg",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "fastapi, utilities",
    "author": null,
    "author_email": "Dotz Developers <devs-dotz@dotz.com>",
    "download_url": "https://files.pythonhosted.org/packages/e6/88/db79d0169fe1144f531035ef8b93e7dab850d39271bc8cf3a2f435bc1a3f/fastapi_ext_pkg-0.4.1.tar.gz",
    "platform": null,
    "description": "# FastAPI Extension Package\n\n![Tests](https://github.com/DotzInc/fastapi-ext-pkg/actions/workflows/tests.yml/badge.svg?event=push)\n![PyPI - Version](https://img.shields.io/pypi/v/fastapi-ext-pkg)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/fastapi-ext-pkg)\n\nA well-tailored utility set for FastAPI.\n\n## Requirements\n\n* Python 3.8+\n\n## Installation\n\nTo install FastAPI Extension Package, use pip:\n\n```sh\npip install fastapi-ext-pkg\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A well-tailored utility set for FastAPI.",
    "version": "0.4.1",
    "project_urls": {
        "Repository": "https://github.com/DotzInc/fastapi-ext-pkg"
    },
    "split_keywords": [
        "fastapi",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25dca9773a36b621af52920d9c6c111006c80e087b46c5373726ffa8479753b8",
                "md5": "9e80c9ce38237a0d031ef770359178e7",
                "sha256": "8e58773612bfb204806458bc80f77ab4ba023dd6f167b7d45f26fb298c91908f"
            },
            "downloads": -1,
            "filename": "fastapi_ext_pkg-0.4.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9e80c9ce38237a0d031ef770359178e7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5264,
            "upload_time": "2024-11-13T21:29:19",
            "upload_time_iso_8601": "2024-11-13T21:29:19.695293Z",
            "url": "https://files.pythonhosted.org/packages/25/dc/a9773a36b621af52920d9c6c111006c80e087b46c5373726ffa8479753b8/fastapi_ext_pkg-0.4.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e688db79d0169fe1144f531035ef8b93e7dab850d39271bc8cf3a2f435bc1a3f",
                "md5": "55d6accdbea3e5e08deb2344e37607c8",
                "sha256": "ca8f9725fc5cf14c124da780c2e4b990b1f91c164714a4380c0f564a55ced909"
            },
            "downloads": -1,
            "filename": "fastapi_ext_pkg-0.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "55d6accdbea3e5e08deb2344e37607c8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4337,
            "upload_time": "2024-11-13T21:29:21",
            "upload_time_iso_8601": "2024-11-13T21:29:21.985500Z",
            "url": "https://files.pythonhosted.org/packages/e6/88/db79d0169fe1144f531035ef8b93e7dab850d39271bc8cf3a2f435bc1a3f/fastapi_ext_pkg-0.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-13 21:29:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DotzInc",
    "github_project": "fastapi-ext-pkg",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fastapi-ext-pkg"
}
        
Elapsed time: 0.34117s