Name | pyqode3-core JSON |
Version |
4.0.1
JSON |
| download |
home_page | |
Summary | The core package contains the core components needed for writing a pyqode based |
upload_time | 2023-03-16 17:28:49 |
maintainer | |
docs_url | None |
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": "pyqode3-core",
"maintainer": "",
"docs_url": null,
"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/1a/52/c83e6c4c5d3031a07cbc22926c221b4fc37817b57f3ae6cb1aea25b27e94/pyqode3-core-4.0.1.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.1",
"split_keywords": [
"codeedit",
"pyqt",
"editor",
"widget",
"qt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a830fc3f4c46d96b2b0f4185ac0a7036b2c47e73cca6bc5312384bd45cecb448",
"md5": "6dbd2c466be0ba54b7bf7f041d8ebc5d",
"sha256": "a8505c5f79dee992155a8d9fc7ab1c7f03b6062b7f91e8d48912a182dd7c5b8b"
},
"downloads": -1,
"filename": "pyqode3_core-4.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6dbd2c466be0ba54b7bf7f041d8ebc5d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 472396,
"upload_time": "2023-03-16T17:28:48",
"upload_time_iso_8601": "2023-03-16T17:28:48.154492Z",
"url": "https://files.pythonhosted.org/packages/a8/30/fc3f4c46d96b2b0f4185ac0a7036b2c47e73cca6bc5312384bd45cecb448/pyqode3_core-4.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1a52c83e6c4c5d3031a07cbc22926c221b4fc37817b57f3ae6cb1aea25b27e94",
"md5": "a0b8465c3bd347e99cd2a267786ae793",
"sha256": "564bdbe9c24354e0215da5016b1a5a14896fb5180580076124adbaf1a38af26d"
},
"downloads": -1,
"filename": "pyqode3-core-4.0.1.tar.gz",
"has_sig": false,
"md5_digest": "a0b8465c3bd347e99cd2a267786ae793",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 412644,
"upload_time": "2023-03-16T17:28:49",
"upload_time_iso_8601": "2023-03-16T17:28:49.995561Z",
"url": "https://files.pythonhosted.org/packages/1a/52/c83e6c4c5d3031a07cbc22926c221b4fc37817b57f3ae6cb1aea25b27e94/pyqode3-core-4.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-16 17:28:49",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "pyqode3-core"
}