pyqode3-python


Namepyqode3-python JSON
Version 4.0.1 PyPI version JSON
download
home_page
Summarypyqode.python is an extension of pyqode.core that brings support
upload_time2023-03-16 18:42:02
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords codeedit pyqt editor widget qt python
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.python* adds **python** support to `pyQode` (code completion,
calltips, ...).

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

Features:
---------

* calltips mode (using `Jedi`)
* code completion provider (using `Jedi`)
* code folding mode
* auto indent mode
* on the fly code checkers (frosted (fork of PyFlakes), PEP8)
* a customisable python specific syntax highlighter
* a pre-configured QPythonCodeEdit (with the corresponding Qt Designer plugin)
* automatic PEP8 formatting

License
-------

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

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

pyqode.python depends on the following libraries:

- python (>= 3.7)
- pyqode.core
- jedi
- pep8
- frosted
- docutils
- autopep8


            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyqode3-python",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "CodeEdit,PyQt,editor,widget,qt,Python",
    "author": "",
    "author_email": "Colin Duquesnoy <colin.duquesnoy@gmail.com>, Sebastiaan Math\u00f4t <s.mathot@cogsci.nl>",
    "download_url": "https://files.pythonhosted.org/packages/9c/58/7ec4678d8d98b1df9f9fc2d9c66b91da6bfc166662ab8e60b0bf9e6a7378/pyqode3-python-4.0.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://raw.githubusercontent.com/pyQode/pyQode/master/media/pyqode-banner.png\n\n\nAbout\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.python* adds **python** support to `pyQode` (code completion,\ncalltips, ...).\n\n.. _OpenSesame: https://osdoc.cogsci.nl/\n.. _Rapunzel: https://rapunzel.cogsci.nl/\n\nFeatures:\n---------\n\n* calltips mode (using `Jedi`)\n* code completion provider (using `Jedi`)\n* code folding mode\n* auto indent mode\n* on the fly code checkers (frosted (fork of PyFlakes), PEP8)\n* a customisable python specific syntax highlighter\n* a pre-configured QPythonCodeEdit (with the corresponding Qt Designer plugin)\n* automatic PEP8 formatting\n\nLicense\n-------\n\npyQode is licensed under the **MIT license**.\n\nRequirements\n------------\n\npyqode.python depends on the following libraries:\n\n- python (>= 3.7)\n- pyqode.core\n- jedi\n- pep8\n- frosted\n- docutils\n- autopep8\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "pyqode.python is an extension of pyqode.core that brings support",
    "version": "4.0.1",
    "split_keywords": [
        "codeedit",
        "pyqt",
        "editor",
        "widget",
        "qt",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f905da45aaf41eb3b64e3ccbeb037711d03ca291adf53ac0c0a3cf521d993c3d",
                "md5": "516a7f5dcdc15d0afc1566e2ce292ace",
                "sha256": "060639b76989112ba626c82d433da77816cdc8464c4a53fbbf1217c002466223"
            },
            "downloads": -1,
            "filename": "pyqode3_python-4.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "516a7f5dcdc15d0afc1566e2ce292ace",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 42890,
            "upload_time": "2023-03-16T18:42:00",
            "upload_time_iso_8601": "2023-03-16T18:42:00.449760Z",
            "url": "https://files.pythonhosted.org/packages/f9/05/da45aaf41eb3b64e3ccbeb037711d03ca291adf53ac0c0a3cf521d993c3d/pyqode3_python-4.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c587ec4678d8d98b1df9f9fc2d9c66b91da6bfc166662ab8e60b0bf9e6a7378",
                "md5": "4e8000fbd971c924287484ee3a5c98fd",
                "sha256": "b0adadba262c1f2c2e68eb619dd0b0ce5d31b91c765e4d30a20583b03ed9f9c3"
            },
            "downloads": -1,
            "filename": "pyqode3-python-4.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4e8000fbd971c924287484ee3a5c98fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 34229,
            "upload_time": "2023-03-16T18:42:02",
            "upload_time_iso_8601": "2023-03-16T18:42:02.114424Z",
            "url": "https://files.pythonhosted.org/packages/9c/58/7ec4678d8d98b1df9f9fc2d9c66b91da6bfc166662ab8e60b0bf9e6a7378/pyqode3-python-4.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-16 18:42:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pyqode3-python"
}
        
Elapsed time: 0.08894s