Contents

fastapi-cli-slim 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 19 hours ago.
The project is popular with 570 github stars!

How to Install fastapi-cli-slim

You can install fastapi-cli-slim using pip

pip install fastapi-cli-slim

or add it to a project with poetry

poetry add fastapi-cli-slim

Package Details

Author
None
License
None
Homepage
None
PyPi:
https://pypi.org/project/fastapi-cli-slim/
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-slim  pypi packages just yet.

Errors

A list of common fastapi-cli-slim errors.

Code Examples

Here are some fastapi-cli-slim code examples and snippets.

GitHub Issues

The fastapi-cli-slim 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

fastapi-cli 0.0.23

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

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.