Skip to main content

aiohttp_admin

https://travis-ci.org/aio-libs/aiohttp_admin.svg?branch=master https://codecov.io/gh/aio-libs/aiohttp_admin/branch/master/graph/badge.svg

aiohttp_admin will help you on building an admin interface on top of an existing data model. Library designed to be database agnostic and decoupled of any ORM or database layer. Admin module relies on async/await syntax (PEP492) thus not compatible with Python older than 3.5.

https://raw.githubusercontent.com/aio-libs/aiohttp_admin/master/docs/demo.gif

Design

aiohttp_admin using following design philosophy:

  • backend and frontend of admin views are decoupled by REST API as a result it is possible to change admin views without changing any python code. On browser side user interacts with single page application (ng-admin).

  • admin views are database agnostic, if it is possible to implement REST API it should be straightforward to add admin views. Some filtering features may be disabled if database do not support some kind of filtering.

https://cdn.rawgit.com/aio-libs/aiohttp_admin/master/docs/diagram2.svg

Supported backends

Mailing List

https://groups.google.com/forum/#!forum/aio-libs

Requirements

CHANGES

xx

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiohttp-admin-0.0.3.tar.gz (1.1 MB view details)

Uploaded Source

File details

Details for the file aiohttp-admin-0.0.3.tar.gz.

File metadata

  • Download URL: aiohttp-admin-0.0.3.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aiohttp-admin-0.0.3.tar.gz
Algorithm Hash digest
SHA256 14e29e794d87a18dc4c6bb52d2ac3ac1017e760d2f2a82bef8498d17e78b0642
MD5 c3c8befe1d9c7ddcfb1adc622ef9de4b
BLAKE2b-256 636448e72344c277cdeab273f5eacd86c006828dbaccced77268e14bdaa2bcd7

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.3 This release

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page