FastAPI X
:warning: This project is still under development.
Features
The most important feature are the project and component generators.
- Show environment variables the project is reading -
fastapix env. - Show application routes. -
fastapix routes. - Show application middlewares. -
fastapix middlewares. - Project generator -
fastapix new app.- Generate a new project.
- Generate Dockerfile.
- Component generator -
fastapix new component.- Generate a new component based on the current project structure.
- Plugin system. People will be able to create their own commands.
- Embed Flake8-FastAPI -
fastapix lint. - Embed formatter -
fastapix format. - Show information about the project -
fastapix info.
Installation
pip install fastapix
License
This project is licensed under the terms of the MIT license.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastapix-0.1.0.tar.gz
(10.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fastapix-0.1.0.tar.gz.
File metadata
- Download URL: fastapix-0.1.0.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef9dcb552998ba314f5ecb4c1ce47f4fd8b82017b5b9208efb7e805b0a061107
|
|
| MD5 |
7ff4c20ae4c20debb8e1141774a2f7a5
|
|
| BLAKE2b-256 |
b334de81df8011a15d5674213805f557e01e32c4101299d89b8fcf7cb0be2f13
|
File details
Details for the file fastapix-0.1.0-py3-none-any.whl.
File metadata
- Download URL: fastapix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/4.0.1 CPython/3.10.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1ba9c4cacc327475fe691e638968212526a84875f2edf4e03bf4b5b67ec05246
|
|
| MD5 |
50af23399cea7285ee77664ab0eb644d
|
|
| BLAKE2b-256 |
1cc30b42ccfa0e0196787ded75f88effbea46218a8bfd1346587b798e00653c1
|