starlette-admin-fields

Extra fields to use with Starlette Admin


Keywords
admin, ckeditor4, ckeditor5, dashboard, fastapi, fields, jinja2, simplemde, starlette, starlette-admin, template, pypi-package
License
MIT
Install
pip install starlette-admin-fields==0.1.0

Documentation

starlette-admin-fields

CI PyPI - Version PyPI - Python Version License Latest Commit

Downloads Downloads/Month Downloads/Week

Extra fields to use with Starlette Admin


Table of Contents

Features

  • Quick integration with Starlette Admin
  • Zero dependencies
  • Fully typed

Fields

Field Name
Bootstrap Show Password BootstrapShowPasswordField
CKEditor4 CKEditor4Field
CKEditor5 CKEditor5Field
SimpleMDE SimpleMDEField

Installation

Latest Release

pip install starlette-admin-fields

Development Version

pip install git+https://github.com/hasansezertasan/starlette-admin-fields.git

Usage

I didn't write the documentation yet but it's pretty straightforward. You can check the example directory for usage.

Motivation

I implemented these fields for my own projects and decided to share them.

Author

License

starlette-admin-fields is distributed under the terms of the MIT license.