
sqladmin 0.1.8
0
Admin interface for SQLAlchemy.
Contents
Admin interface for SQLAlchemy.
Stars: 385, Watchers: 385, Forks: 36, Open Issues: 9The aminalaee/sqladmin
repo was created 4 months ago and was last updated 12 hours ago.
The project is popular with 385 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
- Amin Alaee
- License
- BSD
- Homepage
- https://github.com/aminalaee/sqladmin
- 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 9 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