hyprland.py


Namehyprland.py JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/hyprland-community/hyprland-py
SummaryAn unofficial async python wrapper for Hyprland's IPC supposed to somewhat work like awesomewm api in lua
upload_time2022-12-27 06:55:33
maintainer
docs_urlNone
authorflicko
requires_python
licenseMIT
keywords hyprland async ipc wrapper
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hyprland-community/hyprland-py",
    "name": "hyprland.py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hyprland async ipc wrapper",
    "author": "flicko",
    "author_email": "flickerdroid211@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/22/81/570551efad3cdc7d5f0af09dcef376423839bce92614f0f59534d2cf6d90/hyprland.py-0.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An unofficial async python wrapper for Hyprland's IPC supposed to somewhat work like awesomewm api in lua",
    "version": "0.1",
    "split_keywords": [
        "hyprland",
        "async",
        "ipc",
        "wrapper"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "71389b8609561763ac0ff336a3cf085f",
                "sha256": "96ffb56ce903caf5b1c8b2b0bda1f5af435d7a7a054ba07fcfe856a579077de0"
            },
            "downloads": -1,
            "filename": "hyprland.py-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "71389b8609561763ac0ff336a3cf085f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13804,
            "upload_time": "2022-12-27T06:55:33",
            "upload_time_iso_8601": "2022-12-27T06:55:33.648411Z",
            "url": "https://files.pythonhosted.org/packages/22/81/570551efad3cdc7d5f0af09dcef376423839bce92614f0f59534d2cf6d90/hyprland.py-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-27 06:55:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "hyprland-community",
    "github_project": "hyprland-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hyprland.py"
}
        
Elapsed time: 0.03269s