starlette-admin-fields

Extra fields to use with Starlette Admin

MIT License

Downloads
142
Stars
5
Committers
4

starlette-admin-fields

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.

Package Rankings
Top 37.64% on Pypi.org
Badges
Extracted from project README
CI PyPI - Version PyPI - Python Version License Latest Commit Downloads Downloads/Month Downloads/Week
Related Projects