Contents

manage-fastapi 1.1.1

0

Managing FastAPI projects made easy.

Managing FastAPI projects made easy.

Stars: 1033, Watchers: 1033, Forks: 76, Open Issues: 12

The ycd/manage-fastapi repo was created 2 years ago and was last updated 19 hours ago.
The project is very popular with an impressive 1033 github stars!

How to Install manage-fastapi

You can install manage-fastapi using pip

pip install manage-fastapi

or add it to a project with poetry

poetry add manage-fastapi

Package Details

Author
ycd
License
MIT
Homepage
https://github.com/ycd/manage-fastapi
PyPi
https://pypi.org/project/manage-fastapi/
GitHub Repo
https://github.com/ycd/manage-fastapi

Classifiers

  • Software Development/Build Tools
  • Software Development/Libraries/Python Modules
No  manage-fastapi  pypi packages just yet.

Errors

A list of common manage-fastapi errors.

Code Examples

Here are some manage-fastapi code examples and snippets.

GitHub Issues

The manage-fastapi package has 12 open issues on GitHub

  • [WIP] Structural Refactoring - Do not merge yet!
  • feat: add examples
  • Add 'routes' command
  • Examples section

See more issues on GitHub

Related Packages & Articles

piccolo 0.104.0

A fast, user friendly ORM and query builder which supports asyncio.

sqlite-utils 3.30

CLI tool and Python utility functions for manipulating SQLite databases

ormar 0.12.0

A simple async ORM with fastapi in mind and pydantic validation.

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.