Name | pyqode-core JSON |
Version |
4.0.11
JSON |
| download |
home_page | None |
Summary | The core package contains the core components needed for writing a pyqode based |
upload_time | 2023-05-12 14:14:11 |
maintainer | None |
docs_url | https://pythonhosted.org/pyqode-core/ |
author | None |
requires_python | >=3.7 |
license | None |
keywords |
codeedit
pyqt
editor
widget
qt
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
.. 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": null,
"name": "pyqode-core",
"maintainer": null,
"docs_url": "https://pythonhosted.org/pyqode-core/",
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "CodeEdit,PyQt,editor,widget,qt",
"author": null,
"author_email": "Colin Duquesnoy <colin.duquesnoy@gmail.com>, Sebastiaan Math\u00f4t <s.mathot@cogsci.nl>",
"download_url": "https://files.pythonhosted.org/packages/3c/ee/d0c56ae99c5ba1a44b566227798abedaa893c898b4b197af6993952eacd6/pyqode-core-4.0.11.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",
"bugtrack_url": null,
"license": null,
"summary": "The core package contains the core components needed for writing a pyqode based",
"version": "4.0.11",
"project_urls": {
"Documentation": "https://github.com/open-cogsci/pyqode.core",
"Source": "https://github.com/open-cogsci/pyqode.core"
},
"split_keywords": [
"codeedit",
"pyqt",
"editor",
"widget",
"qt"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "06cbce4e550df5e906e6999060fd1c6fe8829ca1f020461a1592a4d122474892",
"md5": "04673c52fe51ddab5bdff5ff24487004",
"sha256": "f188c329d0953d9f35b2323d9c389ba6fd82c1143856c8a3e529eb218470a722"
},
"downloads": -1,
"filename": "pyqode_core-4.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "04673c52fe51ddab5bdff5ff24487004",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 472649,
"upload_time": "2023-05-12T14:14:08",
"upload_time_iso_8601": "2023-05-12T14:14:08.106236Z",
"url": "https://files.pythonhosted.org/packages/06/cb/ce4e550df5e906e6999060fd1c6fe8829ca1f020461a1592a4d122474892/pyqode_core-4.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3ceed0c56ae99c5ba1a44b566227798abedaa893c898b4b197af6993952eacd6",
"md5": "04a9cf192cdf9d3ddbe156adebf08dce",
"sha256": "93bf7909a36e64a9e4e017ad43c8e82bb1112e9583d5591bd50c7e1699b88b85"
},
"downloads": -1,
"filename": "pyqode-core-4.0.11.tar.gz",
"has_sig": false,
"md5_digest": "04a9cf192cdf9d3ddbe156adebf08dce",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 417528,
"upload_time": "2023-05-12T14:14:11",
"upload_time_iso_8601": "2023-05-12T14:14:11.076219Z",
"url": "https://files.pythonhosted.org/packages/3c/ee/d0c56ae99c5ba1a44b566227798abedaa893c898b4b197af6993952eacd6/pyqode-core-4.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-12 14:14:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "open-cogsci",
"github_project": "pyqode.core",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "pyqode-core"
}