xontrib-jedi


Namexontrib-jedi JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/xonsh/xontrib-jedi
SummaryImproved Xonsh's Python completions using jedi
upload_time2024-07-04 15:00:41
maintainerNone
docs_urlNone
authorXonsh Dev
requires_python<4.0,>=3.10
licenseMIT
keywords xontrib xonsh
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
Xonsh Python completions using <a href="https://jedi.readthedocs.io/en/latest/">jedi</a>.
</p>

<p align="center">
If you like the idea click ⭐ on the repo and <a href="https://twitter.com/intent/tweet?text=Nice%20xontrib%20for%20the%20xonsh%20shell!&url=https://github.com/xonsh/xontrib-jedi" target="_blank">tweet</a>.
</p>


## Installation

To install use pip:

```bash
xpip install xontrib-jedi
# or: xpip install -U git+https://github.com/xonsh/xontrib-jedi
```

## Usage

```xsh
xontrib load jedi

import json
json.<Tab>
```

## Release

- update the version in `pyproject.toml`
- Create a new release with the same tag using Github releases

## Credits

This package was created with [xontrib cookiecutter template](https://github.com/xonsh/xontrib-cookiecutter).


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/xonsh/xontrib-jedi",
    "name": "xontrib-jedi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": "xontrib, xonsh",
    "author": "Xonsh Dev",
    "author_email": "xonsh@email.address",
    "download_url": "https://files.pythonhosted.org/packages/3c/27/5955365f58aed01b441374ad0e57251ccc60247fc5bf454a8b99537c7cd7/xontrib_jedi-0.1.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\nXonsh Python completions using <a href=\"https://jedi.readthedocs.io/en/latest/\">jedi</a>.\n</p>\n\n<p align=\"center\">\nIf you like the idea click \u2b50 on the repo and <a href=\"https://twitter.com/intent/tweet?text=Nice%20xontrib%20for%20the%20xonsh%20shell!&url=https://github.com/xonsh/xontrib-jedi\" target=\"_blank\">tweet</a>.\n</p>\n\n\n## Installation\n\nTo install use pip:\n\n```bash\nxpip install xontrib-jedi\n# or: xpip install -U git+https://github.com/xonsh/xontrib-jedi\n```\n\n## Usage\n\n```xsh\nxontrib load jedi\n\nimport json\njson.<Tab>\n```\n\n## Release\n\n- update the version in `pyproject.toml`\n- Create a new release with the same tag using Github releases\n\n## Credits\n\nThis package was created with [xontrib cookiecutter template](https://github.com/xonsh/xontrib-cookiecutter).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Improved Xonsh's Python completions using jedi",
    "version": "0.1.1",
    "project_urls": {
        "Code": "https://github.com/xonsh/xontrib-jedi",
        "Documentation": "https://github.com/xonsh/xontrib-jedi/blob/master/README.md",
        "Homepage": "https://github.com/xonsh/xontrib-jedi",
        "Issue tracker": "https://github.com/xonsh/xontrib-jedi/issues",
        "Repository": "https://github.com/xonsh/xontrib-jedi"
    },
    "split_keywords": [
        "xontrib",
        " xonsh"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbea4bf7fa165577567e1468f01a137873d96a02137d71ad7cc3b3889de4b3c6",
                "md5": "96ab94e0b85c613d18a7fe45a130ef02",
                "sha256": "da035b38ca1514d8a4c32b56dce45b18c0d368dd323d14a876f69ccec109a644"
            },
            "downloads": -1,
            "filename": "xontrib_jedi-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "96ab94e0b85c613d18a7fe45a130ef02",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3997,
            "upload_time": "2024-07-04T15:00:39",
            "upload_time_iso_8601": "2024-07-04T15:00:39.861082Z",
            "url": "https://files.pythonhosted.org/packages/db/ea/4bf7fa165577567e1468f01a137873d96a02137d71ad7cc3b3889de4b3c6/xontrib_jedi-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c275955365f58aed01b441374ad0e57251ccc60247fc5bf454a8b99537c7cd7",
                "md5": "0fd195a50d49278a9c6446579b176d79",
                "sha256": "96a74d2dc68bd3d25130ca9e8918a048f10fb2c0b44b154c3c951f2b7f0f5041"
            },
            "downloads": -1,
            "filename": "xontrib_jedi-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0fd195a50d49278a9c6446579b176d79",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 3773,
            "upload_time": "2024-07-04T15:00:41",
            "upload_time_iso_8601": "2024-07-04T15:00:41.541137Z",
            "url": "https://files.pythonhosted.org/packages/3c/27/5955365f58aed01b441374ad0e57251ccc60247fc5bf454a8b99537c7cd7/xontrib_jedi-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-04 15:00:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xonsh",
    "github_project": "xontrib-jedi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xontrib-jedi"
}
        
Elapsed time: 0.30188s