Contents

manage-fastapi 1.1.1

0

Managing FastAPI projects made easy.

Managing FastAPI projects made easy.

Stars: 1592, Watchers: 1592, Forks: 107, Open Issues: 20

The ycd/manage-fastapi repo was created 3 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1592 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 20 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 1.5.0

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

ormar 0.20.0

An 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.