FastAPI X is a powerful CLI tool to help you! :rocket:
Project description
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.
Project details
Release history Release notifications | RSS feed
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 hashes)