Burningkeys


NameBurningkeys JSON
Version 2024.12.9 PyPI version JSON
download
home_pageNone
SummaryTurns any text any editor into a super customisable editor (by allowing to set global hotkeys)
upload_time2024-12-09 21:13:15
maintainerNone
docs_urlNone
authorGünthner
requires_python>=3.8
licenseNone
keywords coding hotkeys vim
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Burningkeys

Burningkeys is a lightweight python script to invoke certain commands using hotkeys. This cli is meant mainly for
coding. For example you might be editing in a basic text editor and would like to invoke a linter on your project. Well
now you can set that up.

Basically I don't like vim, but would like to have vim.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Burningkeys",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Coding, Hotkeys, Vim",
    "author": "G\u00fcnthner",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d5/39/b3e3f955449e829848375bc76c2d9607b5f2b9afc57f7581be57d71d3ffb/burningkeys-2024.12.9.tar.gz",
    "platform": null,
    "description": "# Burningkeys\n\nBurningkeys is a lightweight python script to invoke certain commands using hotkeys. This cli is meant mainly for\ncoding. For example you might be editing in a basic text editor and would like to invoke a linter on your project. Well\nnow you can set that up.\n\nBasically I don't like vim, but would like to have vim.",
    "bugtrack_url": null,
    "license": null,
    "summary": "Turns any text any editor into a super customisable editor (by allowing to set global hotkeys)",
    "version": "2024.12.9",
    "project_urls": null,
    "split_keywords": [
        "coding",
        " hotkeys",
        " vim"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab18078d83308ec594948cfd8e46153a6e33bfd708027a1f5c62e9eb5983f55a",
                "md5": "4640b9f22650c3d1cfdeef1493adc304",
                "sha256": "042685b8afa43acba3e756da5c33ede6e3b6a0ff1821e398fd81aaf161574a2d"
            },
            "downloads": -1,
            "filename": "burningkeys-2024.12.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4640b9f22650c3d1cfdeef1493adc304",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4651,
            "upload_time": "2024-12-09T21:13:14",
            "upload_time_iso_8601": "2024-12-09T21:13:14.400142Z",
            "url": "https://files.pythonhosted.org/packages/ab/18/078d83308ec594948cfd8e46153a6e33bfd708027a1f5c62e9eb5983f55a/burningkeys-2024.12.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d539b3e3f955449e829848375bc76c2d9607b5f2b9afc57f7581be57d71d3ffb",
                "md5": "f22424c0336997fb678b794e0517eda0",
                "sha256": "cd048b9607bc87447a6ae3b3bff47b8fbc5d9eb158ac8db839206e1b93e5e075"
            },
            "downloads": -1,
            "filename": "burningkeys-2024.12.9.tar.gz",
            "has_sig": false,
            "md5_digest": "f22424c0336997fb678b794e0517eda0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2811,
            "upload_time": "2024-12-09T21:13:15",
            "upload_time_iso_8601": "2024-12-09T21:13:15.967353Z",
            "url": "https://files.pythonhosted.org/packages/d5/39/b3e3f955449e829848375bc76c2d9607b5f2b9afc57f7581be57d71d3ffb/burningkeys-2024.12.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 21:13:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "burningkeys"
}
        
Elapsed time: 1.11535s