Name | fastapi-framework JSON |
Version |
1.5.3.4
JSON |
| download |
home_page | None |
Summary | A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication and Rate Limits |
upload_time | 2023-06-26 12:53:37 |
maintainer | None |
docs_url | None |
author | Tert0 |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
[](https://github.com/Tert0/fastapi-framework/actions/workflows/codestyle.yaml)
[](https://github.com/psf/black)
[](https://github.com/Tert0/fastapi-framework/actions/workflows/tests.yaml)
[](https://codecov.io/gh/Tert0/fastapi-framework)
[](https://badge.fury.io/py/fastapi-framework)
[](https://pypi.org/project/fastapi-framework)
A FastAPI Framework for things like `Database`,
`Redis`, `Logging`, `JWT Authentication`, `Rate Limits` and `Sessions`
# Install
You can install this Library with:
```shell
pip install fastapi-framework
```
# Documentation
For the Documentation click [here](https://tert0.github.io/fastapi-framework)
# Features
- ✅ Database
- ✅ Redis
- ✅ Redis Publish/Subscribe
- ✅ FastAPI JWT
- ❌ FastAPI Permission System (for routes)
- ✅ Rate Limits
- ✅ Config Parser
- ✅ Session System
# License
This Project is Licensed under the [MIT License](https://mit-license.org/)
Raw data
{
"_id": null,
"home_page": null,
"name": "fastapi-framework",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "Tert0",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/8b/eb/ee40b2f2881e0f676a2a7c30ed36d065db43e608e1cf8614704c4a79bc57/fastapi_framework-1.5.3.4.tar.gz",
"platform": null,
"description": "[](https://github.com/Tert0/fastapi-framework/actions/workflows/codestyle.yaml)\n[](https://github.com/psf/black)\n[](https://github.com/Tert0/fastapi-framework/actions/workflows/tests.yaml)\n[](https://codecov.io/gh/Tert0/fastapi-framework)\n[](https://badge.fury.io/py/fastapi-framework)\n[](https://pypi.org/project/fastapi-framework)\n\n\nA FastAPI Framework for things like `Database`,\n`Redis`, `Logging`, `JWT Authentication`, `Rate Limits` and `Sessions` \n\n# Install\n\nYou can install this Library with:\n\n```shell\npip install fastapi-framework\n```\n\n# Documentation\n\nFor the Documentation click [here](https://tert0.github.io/fastapi-framework)\n\n# Features\n- \u2705 Database\n- \u2705 Redis\n- \u2705 Redis Publish/Subscribe\n- \u2705 FastAPI JWT\n- \u274c FastAPI Permission System (for routes)\n- \u2705 Rate Limits\n- \u2705 Config Parser\n- \u2705 Session System\n\n\n# License\n\nThis Project is Licensed under the [MIT License](https://mit-license.org/)\n",
"bugtrack_url": null,
"license": null,
"summary": "A FastAPI Framework for things like Database, Redis, Logging, JWT Authentication and Rate Limits",
"version": "1.5.3.4",
"project_urls": {
"Documentation": "https://tert0.github.io/fastapi-framework",
"Source": "https://github.com/Tert0/fastapi-framework"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b29fc9f250bb152c15cbe080e767e23bad6fae484151fe21013eb370ca6b380f",
"md5": "c6098b487f2052758256e2722020e31a",
"sha256": "27fcbbc5b424a778ed1f657280972f175e33c3d1569e62e39c3a76143cc84839"
},
"downloads": -1,
"filename": "fastapi_framework-1.5.3.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c6098b487f2052758256e2722020e31a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15481,
"upload_time": "2023-06-26T12:53:34",
"upload_time_iso_8601": "2023-06-26T12:53:34.531376Z",
"url": "https://files.pythonhosted.org/packages/b2/9f/c9f250bb152c15cbe080e767e23bad6fae484151fe21013eb370ca6b380f/fastapi_framework-1.5.3.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "8bebee40b2f2881e0f676a2a7c30ed36d065db43e608e1cf8614704c4a79bc57",
"md5": "19bea1b31263516198efcebe108e9c50",
"sha256": "36f188dad75e0e7743f12357aa2f1efe184563acdd8112e4196f2f6efed0e824"
},
"downloads": -1,
"filename": "fastapi_framework-1.5.3.4.tar.gz",
"has_sig": false,
"md5_digest": "19bea1b31263516198efcebe108e9c50",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 96665,
"upload_time": "2023-06-26T12:53:37",
"upload_time_iso_8601": "2023-06-26T12:53:37.482109Z",
"url": "https://files.pythonhosted.org/packages/8b/eb/ee40b2f2881e0f676a2a7c30ed36d065db43e608e1cf8614704c4a79bc57/fastapi_framework-1.5.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-26 12:53:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Tert0",
"github_project": "fastapi-framework",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fastapi-framework"
}