FastAPI-RESTful-Extension - is extension for FastAPI that allows you to easily create a REST API.
Documentation: https://maximshumilo.github.io/fastapi-restful-extension/
PyPI: https://pypi.org/project/fastapi-restful-extension/
Installation
FastAPI-RESTful-Extension has the following dependencies:
- FastAPI <=
0.78.0 - Python version:
3.7, 3.8, 3.9or3.10
From PyPI
Install package with pip from pypi.org
$ pip install fastapi-restful-extension
Collecting fastapi-restful-extension
...
...
...
Installing collected packages: fastapi-restful-extension
Successfully installed fastapi-restful-extension-X.Y.Z
Release files for fastapi-restful-extension 0.4.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| fastapi_restful_extension-0.4.2.tar.gz | 5.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| fastapi_restful_extension-0.4.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.3 kB
Release files / fastapi_restful_extension-0.4.2.tar.gz
| Download URL | fastapi_restful_extension-0.4.2.tar.gz |
|---|---|
| Size | 5.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
94beb648cbd8d6b9335280826b085c71e157c46c3a40a52f5abf2e7f3f2523cd
|
|
BLAKE2b-256 checksum How to use checksums |
4c85d2ecc8945cbdf68c3a6041c20ae299d3a860cc34d9153bf83d08012e4808
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|
Release files / fastapi_restful_extension-0.4.2-py3-none-any.whl
| Download URL | fastapi_restful_extension-0.4.2-py3-none-any.whl |
|---|---|
| Size | 6.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7d2c32897c2921c1364f40f440dcb526274f1da11019b65e679855a4f4c840ce
|
|
BLAKE2b-256 checksum How to use checksums |
be26e86e54eb098b95454942055e18362ff4eb9db724c3e2f3b9e093890c8ce8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.15
|