Skip to content

DJWOMS/stone_admin

Repository files navigation

Stone Admin for Esmerald

Esmerald

The needed admin for Edgy with Esmerald.


Documentation: [][] 📚

Source Code: [][]


Stone Admin for Esmerald and Edgy

Edgy

[Edgy][saffier] is also an extremely, flexible and powerful ORM built on the top of SQLAlchemy core and 100% Pydantic with more flexibility for every single use case, also in asynchronous mode.

Documentation

Main features include:

  • SQLAlchemy sync/async engines
  • Esmerald integration
  • [Edgy][edgy] support
  • UI ?

Installation

For Edgy

Quickstart

pip install -r requirements.txt
esmerald --app admin_test.src.main:app runserver --settings admin_test.src.configs.settings.AppSettings