django-blocknote


Namedjango-blocknote JSON
Version 2025.10.26.1 PyPI version JSON
download
home_pageNone
SummaryBlockNote rich text editor integration for Django
upload_time2025-10-26 09:04:33
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords django rich-text-editor blocknote wysiwyg
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            Django BlockNote 
================

|Repo| |Version| |Python| |Django| |Docs| |Downloads|


Licenses
--------

**Django:** BSD 3-Clause "New" or "Revised License"

**BlockNote:** Mozilla Public License Version 2.0

What is django-blocknote
------------------------

django-blocknote: A Powerful and Versatile Rich Text Editor for Your Django Projects

* Seamlessly integrate BlockNote into your Django website.
* Provide your users with a modern and intuitive content creation experience.
* Includes features like text formatting, image uploads, tables, code blocks, and more.
* Highly customizable to fit your project's exact needs.

See the Quickstart: `here <https://django-blocknote.readthedocs.io/en/latest/how-to-guides/quickstart.html>`__

Ideal For:
~~~~~~~~~~

* Blogs
* Content Management Systems (CMS)
* Websites requiring advanced text editing features

**Includes the following BlockNote features:**

Text Formatting
~~~~~~~~~~~~~~~

**Basic:**

* Bold
* Italic
* Underline
* Strikethrough
* Superscript
* Subscript
* Code

**Paragraph and Structure:**

* BlockQuote
* Heading
* Paragraph
* Alignment

**Lists:**

* List
* TodoList
* ListProperties

**Advanced:**

* Highlight
* Indent
* IndentBlock

Images and Media
~~~~~~~~~~~~~~~~

**Core:**

* Image
* ImageCaption
* ImageStyle
* ImageToolbar
* ImageResize
* ImageInsert
* LinkImage

**Upload:**

* UploadAdapter
* SimpleUploadAdapter

**Embedding:**

* MediaEmbed
* HtmlEmbed

Other
~~~~~

**Link:**

* Link

**Table:**

* Table
* TableToolbar

**Style:**

* Font
* Style
* HorizontalLine

**Editing Tools:**

* Autoformat

**Word Processing Features:**

* Mention

.. |Downloads| image:: https://img.shields.io/pypi/dm/django-blocknote?style=flat
    :target: https://pypi.org/project/django-blocknote/
    :alt: PyPI - Downloads

.. |Version| image:: https://img.shields.io/pypi/v/django-blocknote
    :target: https://pypi.org/project/django-blocknote/
    :alt: PyPI - Version

.. |Docs| image:: https://readthedocs.org/projects/django-blocknote/badge/?version=latest
    :target: https://django-blocknote.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

.. |Python| image:: https://img.shields.io/pypi/pyversions/django-blocknote
    :target: https://www.python.org/
    :alt: PyPI - Python Version

.. |Django| image:: https://img.shields.io/pypi/frameworkversions/django/django-blocknote
    :target: https://docs.djangoproject.com/en/4.2/
    :alt: PyPI - Versions from Framework Classifiers

.. |Repo| image:: https://www.repostatus.org/badges/latest/wip.svg
    :target: https://www.repostatus.org/#wip
    :alt: Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "django-blocknote",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "django, rich-text-editor, blocknote, wysiwyg",
    "author": null,
    "author_email": "Mark Sevelj <mark.sevelj@dunwright.com.au>, Ryan Sevelj <ryan.sevelj@dunwright.com.au>",
    "download_url": "https://files.pythonhosted.org/packages/56/13/c81635edbd0fdcc5edf32e90b21e151310621e522f91221267cfeca72e14/django_blocknote-2025.10.26.1.tar.gz",
    "platform": null,
    "description": "Django BlockNote \n================\n\n|Repo| |Version| |Python| |Django| |Docs| |Downloads|\n\n\nLicenses\n--------\n\n**Django:** BSD 3-Clause \"New\" or \"Revised License\"\n\n**BlockNote:** Mozilla Public License Version 2.0\n\nWhat is django-blocknote\n------------------------\n\ndjango-blocknote: A Powerful and Versatile Rich Text Editor for Your Django Projects\n\n* Seamlessly integrate BlockNote into your Django website.\n* Provide your users with a modern and intuitive content creation experience.\n* Includes features like text formatting, image uploads, tables, code blocks, and more.\n* Highly customizable to fit your project's exact needs.\n\nSee the Quickstart: `here <https://django-blocknote.readthedocs.io/en/latest/how-to-guides/quickstart.html>`__\n\nIdeal For:\n~~~~~~~~~~\n\n* Blogs\n* Content Management Systems (CMS)\n* Websites requiring advanced text editing features\n\n**Includes the following BlockNote features:**\n\nText Formatting\n~~~~~~~~~~~~~~~\n\n**Basic:**\n\n* Bold\n* Italic\n* Underline\n* Strikethrough\n* Superscript\n* Subscript\n* Code\n\n**Paragraph and Structure:**\n\n* BlockQuote\n* Heading\n* Paragraph\n* Alignment\n\n**Lists:**\n\n* List\n* TodoList\n* ListProperties\n\n**Advanced:**\n\n* Highlight\n* Indent\n* IndentBlock\n\nImages and Media\n~~~~~~~~~~~~~~~~\n\n**Core:**\n\n* Image\n* ImageCaption\n* ImageStyle\n* ImageToolbar\n* ImageResize\n* ImageInsert\n* LinkImage\n\n**Upload:**\n\n* UploadAdapter\n* SimpleUploadAdapter\n\n**Embedding:**\n\n* MediaEmbed\n* HtmlEmbed\n\nOther\n~~~~~\n\n**Link:**\n\n* Link\n\n**Table:**\n\n* Table\n* TableToolbar\n\n**Style:**\n\n* Font\n* Style\n* HorizontalLine\n\n**Editing Tools:**\n\n* Autoformat\n\n**Word Processing Features:**\n\n* Mention\n\n.. |Downloads| image:: https://img.shields.io/pypi/dm/django-blocknote?style=flat\n    :target: https://pypi.org/project/django-blocknote/\n    :alt: PyPI - Downloads\n\n.. |Version| image:: https://img.shields.io/pypi/v/django-blocknote\n    :target: https://pypi.org/project/django-blocknote/\n    :alt: PyPI - Version\n\n.. |Docs| image:: https://readthedocs.org/projects/django-blocknote/badge/?version=latest\n    :target: https://django-blocknote.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n.. |Python| image:: https://img.shields.io/pypi/pyversions/django-blocknote\n    :target: https://www.python.org/\n    :alt: PyPI - Python Version\n\n.. |Django| image:: https://img.shields.io/pypi/frameworkversions/django/django-blocknote\n    :target: https://docs.djangoproject.com/en/4.2/\n    :alt: PyPI - Versions from Framework Classifiers\n\n.. |Repo| image:: https://www.repostatus.org/badges/latest/wip.svg\n    :target: https://www.repostatus.org/#wip\n    :alt: Project Status: WIP \u2013 Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "BlockNote rich text editor integration for Django",
    "version": "2025.10.26.1",
    "project_urls": {
        "Changelog": "https://github.com/Dunwright-dev/django-blocknote/blob/main/CHANGELOG.md",
        "Documentation": "https://django-blocknote.readthedocs.io/",
        "Homepage": "https://github.com/Dunwright-dev/django-blocknote",
        "Issues": "https://github.com/yourusername/django-blocknote/issues",
        "Repository": "https://github.com/Dunwright-dev/django-blocknote"
    },
    "split_keywords": [
        "django",
        " rich-text-editor",
        " blocknote",
        " wysiwyg"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7efc213efae6533122f5f4f7d94db69538ef20c099162fac67253fbb8b730376",
                "md5": "6217ad572a909903d67a763f828f8d66",
                "sha256": "fc0033a4fcd7f530539e83f9d8f63b3e4ecd5eb73d13a1ac2a1e08967eb6c29e"
            },
            "downloads": -1,
            "filename": "django_blocknote-2025.10.26.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6217ad572a909903d67a763f828f8d66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1011001,
            "upload_time": "2025-10-26T09:04:20",
            "upload_time_iso_8601": "2025-10-26T09:04:20.622805Z",
            "url": "https://files.pythonhosted.org/packages/7e/fc/213efae6533122f5f4f7d94db69538ef20c099162fac67253fbb8b730376/django_blocknote-2025.10.26.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5613c81635edbd0fdcc5edf32e90b21e151310621e522f91221267cfeca72e14",
                "md5": "6a7791e532714fa29c3732dc2a0d81f0",
                "sha256": "9376f93e093e2c5cd4661c44a9662e6afe28b51bbfc55906e343632119daaeb3"
            },
            "downloads": -1,
            "filename": "django_blocknote-2025.10.26.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6a7791e532714fa29c3732dc2a0d81f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 1003600,
            "upload_time": "2025-10-26T09:04:33",
            "upload_time_iso_8601": "2025-10-26T09:04:33.498727Z",
            "url": "https://files.pythonhosted.org/packages/56/13/c81635edbd0fdcc5edf32e90b21e151310621e522f91221267cfeca72e14/django_blocknote-2025.10.26.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-26 09:04:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Dunwright-dev",
    "github_project": "django-blocknote",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "django-blocknote"
}
        
Elapsed time: 2.07668s