Contents

fastapi-cli 0.0.23

0

Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀

Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀

Stars: 570, Watchers: 570, Forks: 76, Open Issues: 11

The fastapi/fastapi-cli repo was created 1 years ago and the last code push was 9 hours ago.
The project is popular with 570 github stars!

How to Install fastapi-cli

You can install fastapi-cli using pip

pip install fastapi-cli

or add it to a project with poetry

poetry add fastapi-cli

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/fastapi-cli/
Documentation:
https://fastapi.tiangolo.com/fastapi-cli/
GitHub Repo:
https://github.com/fastapi/fastapi-cli

Classifiers

  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Application Frameworks
  • Software Development/Libraries/Python Modules
No  fastapi-cli  pypi packages just yet.

Errors

A list of common fastapi-cli errors.

Code Examples

Here are some fastapi-cli code examples and snippets.

GitHub Issues

The fastapi-cli package has 11 open issues on GitHub

  • Add missing pydantic runtime dependency
  • bug: disable unicorn logger propagation.
  • Fix Windows emoji encoding issue causing test_fastapi_cli to fail [bugfix] [bug]
  • add support to dynamic url docs based on the FastAPI docs_url param
  • feat: make rich logger optional
  • 🧑‍💻 Add conditional printing API docs URLs in panel
  • ✨ Add command for schema generation
  • ✨ Add --factory option
  • Add WebSocket Configuration Options
  • add logging overriding

See more issues on GitHub

Related Packages & Articles

typer 0.21.1

Typer, build great CLIs. Easy to code. Based on Python type hints.

fastapi 0.129.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

fastapi-mcp 0.4.0

Automatic MCP server generator for FastAPI applications - converts FastAPI endpoints to MCP tools for LLM integration

fastapi_user_auth 0.7.3

FastAPI-User-Auth is a simple and powerful FastAPI user RBAC authentication and authorization library. Based on FastAPI-Amis-Admin and provides a freely extensible visual management interface.

fastapi_amis_admin 0.7.3

FastAPI-Amis-Admin is a high-performance, efficient and easily extensible FastAPI admin framework. Inspired by Django-admin, and has as many powerful functions as Django-admin.

easy-auth 2.0.3

Create a centralized Authentication and Authorization token server. Easily secure FastAPI endpoints based on Users, Groups, Roles or Permissions with very little database usage.