pyqode.core


Namepyqode.core JSON
Version 4.0.10 PyPI version JSON
download
home_page
SummaryThe core package contains the core components needed for writing a pyqode based
upload_time2023-04-18 13:51:42
maintainer
docs_urlhttps://pythonhosted.org/pyqode.core/
author
requires_python>=3.7
license
keywords codeedit pyqt editor widget qt
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png

About
-----


This is a fork of PyQode, which is now developed as the editor component for Rapunzel_ and OpenSesame_. The original PyQode repository (<= v2) is no longer maintained.

**pyqode.core** is the core framework of the `pyQode` project.

It contains the base classes and a set of extensions (modes/panels/managers)
needed to develop a specialised code editor.

It also provides a basic generic code editor that you can use as a fallback
when there is no specialised editor for a given language.

.. _OpenSesame: https://osdoc.cogsci.nl/
.. _Rapunzel: https://rapunzel.cogsci.nl/


License
-------

pyQode is licensed under the **MIT license**.


Requirements
------------

pyqode.core depends on the following libraries:

- Python 3 (>= 3.7)
- PyQt5 or PyQt6 or PySide
- pygments
- pyqode.qt
- future
- qtawesome (optional)


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyqode.core",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyqode.core/",
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "CodeEdit,PyQt,editor,widget,qt",
    "author": "",
    "author_email": "Colin Duquesnoy <colin.duquesnoy@gmail.com>, Sebastiaan Math\u00f4t <s.mathot@cogsci.nl>",
    "download_url": "https://files.pythonhosted.org/packages/4b/97/2ea6f43c8cda7af23e1ae6e3fad78377d6dbec40f3a4b72e6a1b089f596c/pyqode.core-4.0.10.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png\n\nAbout\n-----\n\n\nThis is a fork of PyQode, which is now developed as the editor component for Rapunzel_ and OpenSesame_. The original PyQode repository (<= v2) is no longer maintained.\n\n**pyqode.core** is the core framework of the `pyQode` project.\n\nIt contains the base classes and a set of extensions (modes/panels/managers)\nneeded to develop a specialised code editor.\n\nIt also provides a basic generic code editor that you can use as a fallback\nwhen there is no specialised editor for a given language.\n\n.. _OpenSesame: https://osdoc.cogsci.nl/\n.. _Rapunzel: https://rapunzel.cogsci.nl/\n\n\nLicense\n-------\n\npyQode is licensed under the **MIT license**.\n\n\nRequirements\n------------\n\npyqode.core depends on the following libraries:\n\n- Python 3 (>= 3.7)\n- PyQt5 or PyQt6 or PySide\n- pygments\n- pyqode.qt\n- future\n- qtawesome (optional)\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The core package contains the core components needed for writing a pyqode based",
    "version": "4.0.10",
    "split_keywords": [
        "codeedit",
        "pyqt",
        "editor",
        "widget",
        "qt"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0f2789cd04b896815303107cbc71d25d4f8bd76cd4f0f3fc2b6e14aea9f8c42",
                "md5": "97b0b75a08675ae773147414dfd70c63",
                "sha256": "10be3cb6e7f0f98da9f8316c58aec902410dffa136b5e36dfc991f5fdccfecd8"
            },
            "downloads": -1,
            "filename": "pyqode.core-4.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "97b0b75a08675ae773147414dfd70c63",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 472652,
            "upload_time": "2023-04-18T13:51:40",
            "upload_time_iso_8601": "2023-04-18T13:51:40.355892Z",
            "url": "https://files.pythonhosted.org/packages/b0/f2/789cd04b896815303107cbc71d25d4f8bd76cd4f0f3fc2b6e14aea9f8c42/pyqode.core-4.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4b972ea6f43c8cda7af23e1ae6e3fad78377d6dbec40f3a4b72e6a1b089f596c",
                "md5": "8b2800f847b0362c713a6fe8def9b7c5",
                "sha256": "fdfe2216924fb7903688d1ea3e2bfeefd2a3877028c21bf40758319306e9d413"
            },
            "downloads": -1,
            "filename": "pyqode.core-4.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "8b2800f847b0362c713a6fe8def9b7c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 412886,
            "upload_time": "2023-04-18T13:51:42",
            "upload_time_iso_8601": "2023-04-18T13:51:42.206133Z",
            "url": "https://files.pythonhosted.org/packages/4b/97/2ea6f43c8cda7af23e1ae6e3fad78377d6dbec40f3a4b72e6a1b089f596c/pyqode.core-4.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 13:51:42",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyqode.core"
}
        
Elapsed time: 0.05656s