fastapi-users 13.0.0
0
Ready-to-use and customizable users management for FastAPI
Contents
Ready-to-use and customizable users management for FastAPI
Stars: 4577, Watchers: 4577, Forks: 383, Open Issues: 18The fastapi-users/fastapi-users
repo was created 5 years ago and the last code push was 1 weeks ago.
The project is very popular with an impressive 4577 github stars!
How to Install fastapi-users
You can install fastapi-users using pip
pip install fastapi-users
or add it to a project with poetry
poetry add fastapi-users
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/fastapi-users/
- Documentation:
- https://fastapi-users.github.io/fastapi-users/
- GitHub Repo:
- https://github.com/fastapi-users/fastapi-users
Classifiers
- Internet/WWW/HTTP/Session
Related Packages
Errors
A list of common fastapi-users errors.
Code Examples
Here are some fastapi-users
code examples and snippets.
GitHub Issues
The fastapi-users package has 18 open issues on GitHub
- Generate setup.py file
- Update fastapi requirement from <0.72.0,>=0.65.2 to >=0.65.2,<0.74.0
- chore(ref): Lift code into
else
after break in control flow - [Issue]
sqlalchemy.exc.OperationalError
: (sqlite3.OperationalError) no such table: user - Add documentation regarding testing