Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 620 Bytes

README.rst

File metadata and controls

21 lines (15 loc) · 620 Bytes

Implements all quill-delta operations used in the quilljs editor in pure Python.

python-quill-delta

Build Status Code Coverage

Implements all quill-delta operations in Python.

Quickstart

It can be installed via pip.:

pip install quilldelta