setch-py


Namesetch-py JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryA utility for retrieving system information on Linux
upload_time2025-09-05 23:11:44
maintainerNone
docs_urlNone
authormentiferous
requires_python>=3.10
licenseNone
keywords linux setch utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # setch

[![PyPI - Version](https://img.shields.io/pypi/v/setch-py?style=social)](https://pypi.org/project/setch-py/)
[![PyPI - License](https://img.shields.io/pypi/l/setch-py?style=social)](https://github.com/mentiferous/setch/blob/main/LICENSE)

![banner](https://raw.githubusercontent.com/mentiferous/setch/refs/heads/main/assets/images/banner.svg)

## Installation

### Prerequisites

- Python >= 3.10
- [pipx](https://pipx.pypa.io/stable/installation/#on-linux)

```sh
pipx install setch-py
```

## Usage

```sh
setch
```

## Uninstall

```sh
pipx uninstall setch-py
```

## License

[GNU General Public License v3.0 or later](https://github.com/mentiferous/setch/blob/main/LICENSE)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "setch-py",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "linux, setch, utility",
    "author": "mentiferous",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/79/5f/d7ebea4f60b3bdde77248566cd5154236c255580cf5363e132401f9adc75/setch_py-1.0.3.tar.gz",
    "platform": null,
    "description": "# setch\n\n[![PyPI - Version](https://img.shields.io/pypi/v/setch-py?style=social)](https://pypi.org/project/setch-py/)\n[![PyPI - License](https://img.shields.io/pypi/l/setch-py?style=social)](https://github.com/mentiferous/setch/blob/main/LICENSE)\n\n![banner](https://raw.githubusercontent.com/mentiferous/setch/refs/heads/main/assets/images/banner.svg)\n\n## Installation\n\n### Prerequisites\n\n- Python >= 3.10\n- [pipx](https://pipx.pypa.io/stable/installation/#on-linux)\n\n```sh\npipx install setch-py\n```\n\n## Usage\n\n```sh\nsetch\n```\n\n## Uninstall\n\n```sh\npipx uninstall setch-py\n```\n\n## License\n\n[GNU General Public License v3.0 or later](https://github.com/mentiferous/setch/blob/main/LICENSE)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A utility for retrieving system information on Linux",
    "version": "1.0.3",
    "project_urls": {
        "Source": "https://github.com/mentiferous/setch.git"
    },
    "split_keywords": [
        "linux",
        " setch",
        " utility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "a5efcefd11eab65ccefbe2000565cafc93701e2ac54237d8874f77a6b71d1349",
                "md5": "608beeae2667858869262fad00a8fb6c",
                "sha256": "618dfed0a9e590a5a7086cde1cc8beca90182fe8a422a857ca322ed0871751ab"
            },
            "downloads": -1,
            "filename": "setch_py-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "608beeae2667858869262fad00a8fb6c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 17107,
            "upload_time": "2025-09-05T23:11:45",
            "upload_time_iso_8601": "2025-09-05T23:11:45.144933Z",
            "url": "https://files.pythonhosted.org/packages/a5/ef/cefd11eab65ccefbe2000565cafc93701e2ac54237d8874f77a6b71d1349/setch_py-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "795fd7ebea4f60b3bdde77248566cd5154236c255580cf5363e132401f9adc75",
                "md5": "8b89dac031ad756827148fc885bcb4f0",
                "sha256": "a02936f0f01893bd57d52c386d5dfb422e4b6fec5befeb498da859d95afcf212"
            },
            "downloads": -1,
            "filename": "setch_py-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8b89dac031ad756827148fc885bcb4f0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 27953,
            "upload_time": "2025-09-05T23:11:44",
            "upload_time_iso_8601": "2025-09-05T23:11:44.064628Z",
            "url": "https://files.pythonhosted.org/packages/79/5f/d7ebea4f60b3bdde77248566cd5154236c255580cf5363e132401f9adc75/setch_py-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-05 23:11:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mentiferous",
    "github_project": "setch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "setch-py"
}
        
Elapsed time: 2.69423s