
sqladmin 0.8.0
0
SQLAlchemy admin for FastAPI and Starlette
Contents
SQLAlchemy admin for FastAPI and Starlette
Stars: 677, Watchers: 677, Forks: 86, Open Issues: 21The aminalaee/sqladmin
repo was created 1 years ago and was last updated 17 hours ago.
The project is popular with 677 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/
- 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 21 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