sqladmin 0.19.0
0
SQLAlchemy admin for FastAPI and Starlette
Contents
SQLAlchemy admin for FastAPI and Starlette
Stars: 1861, Watchers: 1861, Forks: 185, Open Issues: 46The aminalaee/sqladmin
repo was created 2 years ago and the last code push was 4 weeks ago.
The project is very popular with an impressive 1861 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 46 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