tray-manager


Nametray-manager JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/Adastram1/tray_manager
SummaryAn "easier" version to use of the pystray librairy (https://github.com/moses-palmer/pystray by Moses Palmér)
upload_time2024-03-10 00:22:39
maintainer
docs_urlNone
authorAdastram
requires_python
licenseGNU Lesser General Public License v3 (LGPLv3)
keywords python manager system tray pystray
VCS
bugtrack_url
requirements pystray pillow
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package for adding a system tray icon, based on pystray (https://github.com/moses-palmer/pystray by Moses Palmér), this package is an "easier" version of pystray to manipulate

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Adastram1/tray_manager",
    "name": "tray-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,manager,system tray,pystray",
    "author": "Adastram",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/54/89/6efdd57b931c794fb79b017c1d88eee49dfab2e41c6679d4dc94b5d65189/tray_manager-0.1.5.tar.gz",
    "platform": null,
    "description": "A package for adding a system tray icon, based on pystray (https://github.com/moses-palmer/pystray by Moses Palm\u00e9r), this package is an \"easier\" version of pystray to manipulate\n",
    "bugtrack_url": null,
    "license": "GNU Lesser General Public License v3 (LGPLv3)",
    "summary": "An \"easier\" version to use of the pystray librairy (https://github.com/moses-palmer/pystray by Moses Palm\u00e9r)",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/Adastram1/tray_manager"
    },
    "split_keywords": [
        "python",
        "manager",
        "system tray",
        "pystray"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a331f854690fbc87cd3caaffda789cca6dae894017d18df0b4d62fd006419f4",
                "md5": "f1c07f8c18f322beb44aa2b94909d569",
                "sha256": "b0aabd86a5b2f38b7d1c387f7dbc84e22f36611aaeaa68b22ae6e9a4b4ef54b4"
            },
            "downloads": -1,
            "filename": "tray_manager-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f1c07f8c18f322beb44aa2b94909d569",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 21171,
            "upload_time": "2024-03-10T00:22:38",
            "upload_time_iso_8601": "2024-03-10T00:22:38.436896Z",
            "url": "https://files.pythonhosted.org/packages/8a/33/1f854690fbc87cd3caaffda789cca6dae894017d18df0b4d62fd006419f4/tray_manager-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54896efdd57b931c794fb79b017c1d88eee49dfab2e41c6679d4dc94b5d65189",
                "md5": "741d732afdc8cc56e055132763c79478",
                "sha256": "05b0e944c296260678d36d583db07a1428c6359acdad226de7d9d80c5962b5d7"
            },
            "downloads": -1,
            "filename": "tray_manager-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "741d732afdc8cc56e055132763c79478",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20397,
            "upload_time": "2024-03-10T00:22:39",
            "upload_time_iso_8601": "2024-03-10T00:22:39.619367Z",
            "url": "https://files.pythonhosted.org/packages/54/89/6efdd57b931c794fb79b017c1d88eee49dfab2e41c6679d4dc94b5d65189/tray_manager-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-10 00:22:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Adastram1",
    "github_project": "tray_manager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "pystray",
            "specs": [
                [
                    "==",
                    "0.19.5"
                ]
            ]
        },
        {
            "name": "pillow",
            "specs": [
                [
                    "==",
                    "10.2.0"
                ]
            ]
        }
    ],
    "lcname": "tray-manager"
}
        
Elapsed time: 0.21931s