pyqode.python


Namepyqode.python JSON
Version 4.0.2 PyPI version JSON
download
home_page
Summarypyqode.python is an extension of pyqode.core that brings support
upload_time2023-04-18 13:55:55
maintainer
docs_urlhttps://pythonhosted.org/pyqode.python/
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
            .. 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": "pyqode.python",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/pyqode.python/",
    "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/98/2e/d0dc38269c6a704c800493ed5412dba9856d6d68f2b48904e0192432c076/pyqode.python-4.0.2.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.2",
    "project_urls": {
        "Documentation": "https://github.com/open-cogsci/pyqode.python",
        "Source": "https://github.com/open-cogsci/pyqode.python"
    },
    "split_keywords": [
        "codeedit",
        "pyqt",
        "editor",
        "widget",
        "qt",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8dd57b170afe7dcda7bd3e46047df33468b3b468c6d7b464738febb8f320cd84",
                "md5": "05f5d60d0d01298230003a59157e4775",
                "sha256": "8a7b1cd795507e67cb0f8c6885af97bbb08467e38eb592ef2a7a2a11507f8302"
            },
            "downloads": -1,
            "filename": "pyqode.python-4.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "05f5d60d0d01298230003a59157e4775",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 42877,
            "upload_time": "2023-04-18T13:55:54",
            "upload_time_iso_8601": "2023-04-18T13:55:54.430142Z",
            "url": "https://files.pythonhosted.org/packages/8d/d5/7b170afe7dcda7bd3e46047df33468b3b468c6d7b464738febb8f320cd84/pyqode.python-4.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "982ed0dc38269c6a704c800493ed5412dba9856d6d68f2b48904e0192432c076",
                "md5": "b1082bfb8879dfb655edc9969d9df2a5",
                "sha256": "a29eb274f2f5a4e25daf4ab7fae42c539d72d480acdcb8bb9ae8ac6a669948ec"
            },
            "downloads": -1,
            "filename": "pyqode.python-4.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "b1082bfb8879dfb655edc9969d9df2a5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 34219,
            "upload_time": "2023-04-18T13:55:55",
            "upload_time_iso_8601": "2023-04-18T13:55:55.834270Z",
            "url": "https://files.pythonhosted.org/packages/98/2e/d0dc38269c6a704c800493ed5412dba9856d6d68f2b48904e0192432c076/pyqode.python-4.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-18 13:55:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "open-cogsci",
    "github_project": "pyqode.python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "lcname": "pyqode.python"
}
        
Elapsed time: 0.07711s