# fastapi-base-tools
some fastapi base tools
install:
```
pip install fastapi-base-tools
```
Raw data
{
"_id": null,
"home_page": "https://github.com/yprocfly/fastapi-base-tools",
"name": "fastapi-base-tools",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "fastapi,base,tools",
"author": "Yang Peng",
"author_email": "yp_rocfly@foxmail.com",
"download_url": "https://files.pythonhosted.org/packages/26/68/f6c551c4bfe560ded4601723b8607ce282c5cffeb8cfa38de61b573155bd/fastapi_base_tools-0.0.8.tar.gz",
"platform": null,
"description": "# fastapi-base-tools\nsome fastapi base tools\n\ninstall:\n\n```\npip install fastapi-base-tools\n```\n \n",
"bugtrack_url": null,
"license": "",
"summary": "some fastapi base tools",
"version": "0.0.8",
"split_keywords": [
"fastapi",
"base",
"tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2668f6c551c4bfe560ded4601723b8607ce282c5cffeb8cfa38de61b573155bd",
"md5": "6739478250de3548def3bd6f4ef33c16",
"sha256": "c0b0fcf5ea99accfff7309f8cc99961668e69e98cddc2e91f578f84b93c0edb1"
},
"downloads": -1,
"filename": "fastapi_base_tools-0.0.8.tar.gz",
"has_sig": false,
"md5_digest": "6739478250de3548def3bd6f4ef33c16",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3767,
"upload_time": "2023-01-12T07:54:39",
"upload_time_iso_8601": "2023-01-12T07:54:39.140095Z",
"url": "https://files.pythonhosted.org/packages/26/68/f6c551c4bfe560ded4601723b8607ce282c5cffeb8cfa38de61b573155bd/fastapi_base_tools-0.0.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-12 07:54:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "yprocfly",
"github_project": "fastapi-base-tools",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "fastapi",
"specs": [
[
">=",
"0.61.1"
]
]
},
{
"name": "python-multipart",
"specs": [
[
">=",
"0.0.5"
]
]
}
],
"lcname": "fastapi-base-tools"
}