Contents

sqladmin 0.16.1

0

SQLAlchemy admin for FastAPI and Starlette

SQLAlchemy admin for FastAPI and Starlette

Stars: 1535, Watchers: 1535, Forks: 158, Open Issues: 30

The aminalaee/sqladmin repo was created 2 years ago and the last code push was 5 days ago.
The project is very popular with an impressive 1535 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
No  sqladmin  pypi packages just yet.

Errors

A list of common sqladmin errors.

Code Examples

Here are some sqladmin code examples and snippets.

GitHub Issues

The sqladmin package has 30 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

See more issues on GitHub

Related Packages & Articles

piccolo 1.5.0

A fast, user friendly ORM and query builder which supports asyncio.

fastapi 0.110.0

FastAPI framework, high performance, easy to learn, fast to code, ready for production

authx 0.9.1

Ready to use and customizable Authentications and Oauth2 management for FastAPI

fastapi-admin 1.0.4

A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin.