django-blocknote


Namedjango-blocknote JSON
Version 2025.7.8.1 PyPI version JSON
download
home_pageNone
SummaryBlockNote rich text editor integration for Django
upload_time2025-07-09 21:06:41
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/93/e0/a46849ba49667b58cae6e5c83a216486cbe44c1162f2edeac8c9dde603b6/django_blocknote-2025.7.8.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.7.8.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": "84a2e24af3e312eda10115434d9e9a557a8bc4bddda4914803c24dafa01d6800",
                "md5": "720af58d2e409fcf7add7b53d3f04d78",
                "sha256": "48d7efd83e2f7f92ff0748ceeda26a8a8d906582c6dea0d8c8dc1e66773ffa9c"
            },
            "downloads": -1,
            "filename": "django_blocknote-2025.7.8.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "720af58d2e409fcf7add7b53d3f04d78",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 988040,
            "upload_time": "2025-07-09T21:06:36",
            "upload_time_iso_8601": "2025-07-09T21:06:36.952186Z",
            "url": "https://files.pythonhosted.org/packages/84/a2/e24af3e312eda10115434d9e9a557a8bc4bddda4914803c24dafa01d6800/django_blocknote-2025.7.8.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "93e0a46849ba49667b58cae6e5c83a216486cbe44c1162f2edeac8c9dde603b6",
                "md5": "ae6943ed614169d484e629e643b6ffd0",
                "sha256": "673b2a14ffcdc20c5275fb57b682ac7de91245b41c7adaa841c0ed61bb223acc"
            },
            "downloads": -1,
            "filename": "django_blocknote-2025.7.8.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ae6943ed614169d484e629e643b6ffd0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 980716,
            "upload_time": "2025-07-09T21:06:41",
            "upload_time_iso_8601": "2025-07-09T21:06:41.526155Z",
            "url": "https://files.pythonhosted.org/packages/93/e0/a46849ba49667b58cae6e5c83a216486cbe44c1162f2edeac8c9dde603b6/django_blocknote-2025.7.8.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 21:06:41",
    "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.56963s