iterm2


Nameiterm2 JSON
Version 2.9 PyPI version JSON
download
home_pagehttp://github.com/gnachman/iTerm2
SummaryPython interface to iTerm2's scripting API
upload_time2024-11-28 23:43:44
maintainerNone
docs_urlNone
authorGeorge Nachman
requires_pythonNone
licenseGPLv2
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            iTerm2
------

iTerm2 has a scripting API. It uses Google Protocol Buffers to allow programs written in any language to communicate with iTerm2. Most users will prefer an interface in a high-level language. This library offers a Python interface to iTerm2. Please note that Prefs > General > Magic > Enable Python API server must be enabled in iTerm2 for this library to work.



            

Raw data

            {
    "_id": null,
    "home_page": "http://github.com/gnachman/iTerm2",
    "name": "iterm2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "George Nachman",
    "author_email": "gnachman@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/fc/869958548f8465dd287c747e427e316d3bd1c26db85c9b0008b1864d9629/iterm2-2.9.tar.gz",
    "platform": null,
    "description": "iTerm2\n------\n\niTerm2 has a scripting API. It uses Google Protocol Buffers to allow programs written in any language to communicate with iTerm2. Most users will prefer an interface in a high-level language. This library offers a Python interface to iTerm2. Please note that Prefs > General > Magic > Enable Python API server must be enabled in iTerm2 for this library to work.\n\n\n",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Python interface to iTerm2's scripting API",
    "version": "2.9",
    "project_urls": {
        "Homepage": "http://github.com/gnachman/iTerm2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb034d3075c19184ec37b804e2dbaca308e511350996b54c0c5139a76b22d4dd",
                "md5": "289abb2d7ff8bfb70ec08d2b9f838955",
                "sha256": "bc63c2dc3e09626befc81987792081e9108f6f298cda15acbb8b78fc00617229"
            },
            "downloads": -1,
            "filename": "iterm2-2.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "289abb2d7ff8bfb70ec08d2b9f838955",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 154653,
            "upload_time": "2024-11-28T23:43:43",
            "upload_time_iso_8601": "2024-11-28T23:43:43.700022Z",
            "url": "https://files.pythonhosted.org/packages/cb/03/4d3075c19184ec37b804e2dbaca308e511350996b54c0c5139a76b22d4dd/iterm2-2.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9efc869958548f8465dd287c747e427e316d3bd1c26db85c9b0008b1864d9629",
                "md5": "4568c00d80e389666ab0630801059130",
                "sha256": "168475ed496806d160de946eaeab870b319ac927a150f855b664263648564f3e"
            },
            "downloads": -1,
            "filename": "iterm2-2.9.tar.gz",
            "has_sig": false,
            "md5_digest": "4568c00d80e389666ab0630801059130",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 140860,
            "upload_time": "2024-11-28T23:43:44",
            "upload_time_iso_8601": "2024-11-28T23:43:44.918312Z",
            "url": "https://files.pythonhosted.org/packages/9e/fc/869958548f8465dd287c747e427e316d3bd1c26db85c9b0008b1864d9629/iterm2-2.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 23:43:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gnachman",
    "github_project": "iTerm2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "iterm2"
}
        
Elapsed time: 0.57584s