sqladmin 0.19.0
0
SQLAlchemy admin for FastAPI and Starlette
Contents
SQLAlchemy admin for FastAPI and Starlette
Stars: 1862, Watchers: 1862, Forks: 186, Open Issues: 47The aminalaee/sqladmin
repo was created 2 years ago and the last code push was 1 months ago.
The project is very popular with an impressive 1862 github stars!
How to Install sqladmin
You can install sqladmin using pip
pip install sqladmin
or add it to a project with poetry
poetry add sqladmin
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/sqladmin/
- Documentation:
- https://aminalaee.dev/sqladmin
- GitHub Repo:
- https://github.com/aminalaee/sqladmin
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common sqladmin errors.
Code Examples
Here are some sqladmin
code examples and snippets.
GitHub Issues
The sqladmin package has 47 open issues on GitHub
- Implementing
page_size
option in list page - Instantiate ModelAdmin internally to avoid class methods
- Setting up Github Actions for other databases
- add the login function
- adding Authentication
- Simple Edit page
- Enable SQLAlchemy V2 features