swaystatus


Nameswaystatus JSON
Version 0.4.3 PyPI version JSON
download
home_page
SummaryGenerate a status line for swaybar
upload_time2024-01-18 04:48:24
maintainer
docs_urlNone
author
requires_python>=3.10
license
keywords status sway wm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # swaystatus

Generate a status line for [swaybar][swaybar-protocol].

## Installation

### Python

Install as a python package:

```sh
pip install swaystatus
```

### Arch User Repository (AUR)

There are two packages available for Arch Linux, available via the
AUR.

Stable, based on the latest tagged release:
[swaystatus][aur]

Unstable, based on the latest commit to the main branch:
[swaystatus-git][aur-git]

## Testing

To run the included tests:

```sh
pytest
```

[swaybar-protocol]: https://man.archlinux.org/man/swaybar-protocol.7
[aur]: https://aur.archlinux.org/packages/swaystatus/
[aur-git]: https://aur.archlinux.org/packages/swaystatus-git/

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "swaystatus",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "status,sway,wm",
    "author": "",
    "author_email": "Jeremy Cantrell <jmcantrell@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/f1/9a/8f17dd72036e0a56ee43f01b38cb8c5b9a5e22e994fb010d4648869c39cd/swaystatus-0.4.3.tar.gz",
    "platform": null,
    "description": "# swaystatus\n\nGenerate a status line for [swaybar][swaybar-protocol].\n\n## Installation\n\n### Python\n\nInstall as a python package:\n\n```sh\npip install swaystatus\n```\n\n### Arch User Repository (AUR)\n\nThere are two packages available for Arch Linux, available via the\nAUR.\n\nStable, based on the latest tagged release:\n[swaystatus][aur]\n\nUnstable, based on the latest commit to the main branch:\n[swaystatus-git][aur-git]\n\n## Testing\n\nTo run the included tests:\n\n```sh\npytest\n```\n\n[swaybar-protocol]: https://man.archlinux.org/man/swaybar-protocol.7\n[aur]: https://aur.archlinux.org/packages/swaystatus/\n[aur-git]: https://aur.archlinux.org/packages/swaystatus-git/\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Generate a status line for swaybar",
    "version": "0.4.3",
    "project_urls": {
        "Bug Tracker": "https://todo.sr.ht/~jmcantrell/swaystatus",
        "Homepage": "https://sr.ht/~jmcantrell/swaystatus/",
        "Repository": "https://git.sr.ht/~jmcantrell/swaystatus"
    },
    "split_keywords": [
        "status",
        "sway",
        "wm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f82455d9cfd6ed6ce7e3271efee896e8115e364165d8a0cf917eccd4d686fbc8",
                "md5": "bcc4cbe33f2ed35c8bc16a91c93e47df",
                "sha256": "166e64c9eb63082ee408dd3d22ad3ae64479daa46b97e7e5f212dd42f6b3d3e1"
            },
            "downloads": -1,
            "filename": "swaystatus-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bcc4cbe33f2ed35c8bc16a91c93e47df",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14562,
            "upload_time": "2024-01-18T04:48:22",
            "upload_time_iso_8601": "2024-01-18T04:48:22.350111Z",
            "url": "https://files.pythonhosted.org/packages/f8/24/55d9cfd6ed6ce7e3271efee896e8115e364165d8a0cf917eccd4d686fbc8/swaystatus-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f19a8f17dd72036e0a56ee43f01b38cb8c5b9a5e22e994fb010d4648869c39cd",
                "md5": "0ceb772c94db862c5d8f0aa3fec67723",
                "sha256": "aec56a372962937290d8095c46dd72163bc95f3ca90081094ee551525d345183"
            },
            "downloads": -1,
            "filename": "swaystatus-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "0ceb772c94db862c5d8f0aa3fec67723",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13030,
            "upload_time": "2024-01-18T04:48:24",
            "upload_time_iso_8601": "2024-01-18T04:48:24.129985Z",
            "url": "https://files.pythonhosted.org/packages/f1/9a/8f17dd72036e0a56ee43f01b38cb8c5b9a5e22e994fb010d4648869c39cd/swaystatus-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-18 04:48:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "swaystatus"
}
        
Elapsed time: 0.16493s