Skip to content

aiohttp admin is generator for admin interface based on aiohttp

License

Notifications You must be signed in to change notification settings

Arfey/aiohttp_admin2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fb826fa · Apr 5, 2024
Apr 3, 2024
Apr 5, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Apr 3, 2024
Feb 15, 2021
Apr 3, 2024
Apr 28, 2020
Oct 9, 2021
Apr 3, 2024
Oct 9, 2021
Apr 28, 2020
Apr 3, 2024
Oct 9, 2021
Apr 2, 2024
Apr 2, 2024
May 14, 2020
Apr 3, 2024
Apr 2, 2024
Apr 3, 2024

Repository files navigation

https://github.com/Arfey/aiohttp_admin2/actions/workflows/tests.yaml/badge.svg?branch=master Documentation Status Updates PRs Welcome

Aiohttp admin

Demo site | Demo source code.

The aiohttp admin is a library for build admin interface for applications based on the aiohttp. With this library you can ease to generate CRUD views for your data (for data storages which support by aiohttp admin) and flexibly customize representation and access to these.

Installation

The first step which you need to do it’s installing library

pip install aiohttp_admin2

https://github.com/Arfey/aiohttp_admin2/blob/master/docs/images/index.png?raw=true