whatamithinking-pycona


Namewhatamithinking-pycona JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/whatamithinking/pycona
SummaryProvides systray integration
upload_time2025-08-29 00:13:01
maintainerConnor Maynes
docs_urlNone
authorMoses Palmér
requires_pythonNone
licenseLGPLv3
keywords system tray icon systray icon
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            pycona Package Documentation

=============================



*IMPORTANT*

----------------------------------------------

*  This is a fork of the fantastic library, *pystray*, created by Moses Palmer. This version still points to his library's documentation as the changes are small.

*  Name change from *pystray* to *pycona*, mostly because i cannot bare to keep saying "piss-tray" in my head

*  This version removes the PILlow dependency for the Windows platform, dramatically reducing the executable size created. This was the primary reason for this fork.

*  Adds support for use of contextvars when running inside a thread

*  Handles WM_CLOSE event on Windows so app can gracefully shutdown, adding the public *Icon.on_shutdown* method to hook into



Otherwise, the library is unchanged. Again kudos to Moses Palmer for this brilliant work.







This library allows you to create a *system tray icon*.



Supported platforms are *Linux* under *Xorg*, *GNOME* and *Ubuntu*, *macOS*

and *Windows*.



See `here <https://pystray.readthedocs.io/en/latest/>`_ for the full

documentation.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/whatamithinking/pycona",
    "name": "whatamithinking-pycona",
    "maintainer": "Connor Maynes",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "connormaynes@gmail.com",
    "keywords": "system tray icon, systray icon",
    "author": "Moses Palm\u00e9r",
    "author_email": "moses.palmer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/90/56/809b6a8e7dbb9200455fd838073fb4f4babe75ff9dd438e4ac18be4cfe39/whatamithinking_pycona-1.0.0.tar.gz",
    "platform": null,
    "description": "pycona Package Documentation\r\r\n=============================\r\r\n\r\r\n*IMPORTANT*\r\r\n----------------------------------------------\r\r\n*  This is a fork of the fantastic library, *pystray*, created by Moses Palmer. This version still points to his library's documentation as the changes are small.\r\r\n*  Name change from *pystray* to *pycona*, mostly because i cannot bare to keep saying \"piss-tray\" in my head\r\r\n*  This version removes the PILlow dependency for the Windows platform, dramatically reducing the executable size created. This was the primary reason for this fork.\r\r\n*  Adds support for use of contextvars when running inside a thread\r\r\n*  Handles WM_CLOSE event on Windows so app can gracefully shutdown, adding the public *Icon.on_shutdown* method to hook into\r\r\n\r\r\nOtherwise, the library is unchanged. Again kudos to Moses Palmer for this brilliant work.\r\r\n\r\r\n\r\r\n\r\r\nThis library allows you to create a *system tray icon*.\r\r\n\r\r\nSupported platforms are *Linux* under *Xorg*, *GNOME* and *Ubuntu*, *macOS*\r\r\nand *Windows*.\r\r\n\r\r\nSee `here <https://pystray.readthedocs.io/en/latest/>`_ for the full\r\r\ndocumentation.\r\r\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "Provides systray integration",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/whatamithinking/pycona"
    },
    "split_keywords": [
        "system tray icon",
        " systray icon"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "54cd2ccfb3dd7ff42182951a4c42f9994a1270a36e365a8b60bec6c452ffa960",
                "md5": "01dd59c29ad1dbd4e464e1ec5f56d0a2",
                "sha256": "a9f46449064acdc332b92d297402862ffcd365b6f12851588aa4b9ea367dc03c"
            },
            "downloads": -1,
            "filename": "whatamithinking_pycona-1.0.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01dd59c29ad1dbd4e464e1ec5f56d0a2",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 49062,
            "upload_time": "2025-08-29T00:13:00",
            "upload_time_iso_8601": "2025-08-29T00:13:00.053056Z",
            "url": "https://files.pythonhosted.org/packages/54/cd/2ccfb3dd7ff42182951a4c42f9994a1270a36e365a8b60bec6c452ffa960/whatamithinking_pycona-1.0.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9056809b6a8e7dbb9200455fd838073fb4f4babe75ff9dd438e4ac18be4cfe39",
                "md5": "be8fc24973f208bf02a37bfd68b767b9",
                "sha256": "24ffcb1817023b2999e78f1bca1981b908a1834c8d2ce01c165d18aaca65dfdd"
            },
            "downloads": -1,
            "filename": "whatamithinking_pycona-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be8fc24973f208bf02a37bfd68b767b9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 38904,
            "upload_time": "2025-08-29T00:13:01",
            "upload_time_iso_8601": "2025-08-29T00:13:01.531836Z",
            "url": "https://files.pythonhosted.org/packages/90/56/809b6a8e7dbb9200455fd838073fb4f4babe75ff9dd438e4ac18be4cfe39/whatamithinking_pycona-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-29 00:13:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "whatamithinking",
    "github_project": "pycona",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "whatamithinking-pycona"
}
        
Elapsed time: 3.34305s