Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.54 KB

README.rst

File metadata and controls

44 lines (31 loc) · 1.54 KB
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