Skip to content

The framework to build back-office apps or admin panels for Starlette.

License

Notifications You must be signed in to change notification settings

alex-oleshkevich/ohmyadmin

Repository files navigation

OhMyAdmin

Awesome admin panel for your business.

PyPI GitHub Workflow Status GitHub Libraries.io dependency status for latest release PyPI - Downloads GitHub Release Date

Installation

Install ohmyadmin using PIP or poetry:

pip install ohmyadmin
# or
poetry add ohmyadmin

Features

  • TODO

Quick start

See example application in examples/ directory of this repository.