Flask-CKEditor


NameFlask-CKEditor JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttp://github.com/helloflask/flask-ckeditor
SummaryCKEditor integration for Flask.
upload_time2024-07-04 15:42:45
maintainerNone
docs_urlNone
authorGrey Li
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
Flask-CKEditor
--------------

CKEditor integration for Flask, including image upload, code syntax
highlighting, and more.

Features:

* Integrate with Flask-WTF/WTForms.
* Configure CKEditor through Flask's configuration system.
* Image upload support.
* Code snippet highlighting.
* Built-in CKEditor resources.

            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/helloflask/flask-ckeditor",
    "name": "Flask-CKEditor",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Grey Li",
    "author_email": "withlihui@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a6/c9/d7559169bfc76c29054e1a4a4f1c49c034c1ba931181e48bb6af7ed87e7a/flask_ckeditor-1.0.0.tar.gz",
    "platform": "any",
    "description": "\nFlask-CKEditor\n--------------\n\nCKEditor integration for Flask, including image upload, code syntax\nhighlighting, and more.\n\nFeatures:\n\n* Integrate with Flask-WTF/WTForms.\n* Configure CKEditor through Flask's configuration system.\n* Image upload support.\n* Code snippet highlighting.\n* Built-in CKEditor resources.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "CKEditor integration for Flask.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "http://github.com/helloflask/flask-ckeditor"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3280961516d05ffaf17c32aa595d30cdf7287a218d2ff60f212a09de512ffb19",
                "md5": "fc3d3f0015e18678499c86569633a2a6",
                "sha256": "1a4aa871b510100df7bb8401b71cdcddfe1fd6d860649bc3760d0d43df485d72"
            },
            "downloads": -1,
            "filename": "Flask_CKEditor-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc3d3f0015e18678499c86569633a2a6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4581046,
            "upload_time": "2024-07-04T15:42:42",
            "upload_time_iso_8601": "2024-07-04T15:42:42.851084Z",
            "url": "https://files.pythonhosted.org/packages/32/80/961516d05ffaf17c32aa595d30cdf7287a218d2ff60f212a09de512ffb19/Flask_CKEditor-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a6c9d7559169bfc76c29054e1a4a4f1c49c034c1ba931181e48bb6af7ed87e7a",
                "md5": "dedb52561cca96d94296e30df4a46a0d",
                "sha256": "e1737ca180ea0d46d53226f888f4786589f2e8ed810694aaff2aa68dfad15a98"
            },
            "downloads": -1,
            "filename": "flask_ckeditor-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dedb52561cca96d94296e30df4a46a0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3387711,
            "upload_time": "2024-07-04T15:42:45",
            "upload_time_iso_8601": "2024-07-04T15:42:45.230151Z",
            "url": "https://files.pythonhosted.org/packages/a6/c9/d7559169bfc76c29054e1a4a4f1c49c034c1ba931181e48bb6af7ed87e7a/flask_ckeditor-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 15:42:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "helloflask",
    "github_project": "flask-ckeditor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "flask-ckeditor"
}
        
Elapsed time: 0.32079s