pyftch


Namepyftch JSON
Version 1.0.2 PyPI version JSON
download
home_page
SummaryA lightweight and elegant fetch for Linux written in Python with no dependencies.
upload_time2023-07-21 19:00:12
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Krit Dass Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords linux fetch terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyftch

#### A lightweight and elegant fetch for Linux written in Python with no dependencies.

![](./screenshot.png) 

## Description

Pyftch is a small and efficient fetch script inspired by [nitch](https://github.com/ssleert/nitch) and [pfetch](https://github.com/dylanaraps/pfetch). It has a relatively fast execution time of ~20ms and is tested on Python versions 3.7 or newer and PyPy (it will probably work on earlier versions but has not been tested as such). It is configured by editing its source code, though the Python used is relatively simple and readable. Rest assured, if you do not understand something, open up an issue and I will be happy to explain it to you. At its current state, Pyftch only supports a few popular Linux distributions (see [this function](https://github.com/kritdass/pyftch/blob/873ffd62d048b7b27da0153ab21e70eb92f7efe5/src/pyftch/__main__.py#L426) for a list though most are not tested). If support is lacking for your distribution, please open up an issue and I will add support for your distribution. Pull requests are welcome and encouraged, please do not hesitate.

## Installation

```
  $ pip install pyftch
```
You will need a [Nerd Font](https://www.nerdfonts.com/) to see the icons. I use [JetFlow](https://github.com/kritdass/JetFlow).

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyftch",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "Krit Dass <dasskrit@gmail.com>",
    "keywords": "linux,fetch,terminal",
    "author": "",
    "author_email": "Krit Dass <dasskrit@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/19/75/2d72c4a207bc25cab4d783bdc1e758a93c213800475e4e14198408bded0f/pyftch-1.0.2.tar.gz",
    "platform": null,
    "description": "# pyftch\n\n#### A lightweight and elegant fetch for Linux written in Python with no dependencies.\n\n![](./screenshot.png) \n\n## Description\n\nPyftch is a small and efficient fetch script inspired by [nitch](https://github.com/ssleert/nitch) and [pfetch](https://github.com/dylanaraps/pfetch). It has a relatively fast execution time of ~20ms and is tested on Python versions 3.7 or newer and PyPy (it will probably work on earlier versions but has not been tested as such). It is configured by editing its source code, though the Python used is relatively simple and readable. Rest assured, if you do not understand something, open up an issue and I will be happy to explain it to you. At its current state, Pyftch only supports a few popular Linux distributions (see [this function](https://github.com/kritdass/pyftch/blob/873ffd62d048b7b27da0153ab21e70eb92f7efe5/src/pyftch/__main__.py#L426) for a list though most are not tested). If support is lacking for your distribution, please open up an issue and I will add support for your distribution. Pull requests are welcome and encouraged, please do not hesitate.\n\n## Installation\n\n```\n  $ pip install pyftch\n```\nYou will need a [Nerd Font](https://www.nerdfonts.com/) to see the icons. I use [JetFlow](https://github.com/kritdass/JetFlow).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Krit Dass  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "A lightweight and elegant fetch for Linux written in Python with no dependencies.",
    "version": "1.0.2",
    "project_urls": {
        "Homepage": "https://github.com/kritdass/pyftch",
        "Repository": "https://github.com/kritdass/pyftch"
    },
    "split_keywords": [
        "linux",
        "fetch",
        "terminal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cfdb66520aef99ec83590c183c7bcaf652bf7393da294de549913d23ecfec591",
                "md5": "413f8172862576aef1a2113f6b1762f3",
                "sha256": "ecefbb6d0800df9865f1d22e9841f5e773db0cac902fad91067829922f3f8f23"
            },
            "downloads": -1,
            "filename": "pyftch-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "413f8172862576aef1a2113f6b1762f3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6352,
            "upload_time": "2023-07-21T19:00:10",
            "upload_time_iso_8601": "2023-07-21T19:00:10.564536Z",
            "url": "https://files.pythonhosted.org/packages/cf/db/66520aef99ec83590c183c7bcaf652bf7393da294de549913d23ecfec591/pyftch-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19752d72c4a207bc25cab4d783bdc1e758a93c213800475e4e14198408bded0f",
                "md5": "a1fa3f7069696579bc067f9f1566b5c0",
                "sha256": "7e8813020094e2555bae07beb018dcff46ac262e209c942328875a905eb4f0ce"
            },
            "downloads": -1,
            "filename": "pyftch-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a1fa3f7069696579bc067f9f1566b5c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 5480,
            "upload_time": "2023-07-21T19:00:12",
            "upload_time_iso_8601": "2023-07-21T19:00:12.076755Z",
            "url": "https://files.pythonhosted.org/packages/19/75/2d72c4a207bc25cab4d783bdc1e758a93c213800475e4e14198408bded0f/pyftch-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-21 19:00:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kritdass",
    "github_project": "pyftch",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyftch"
}
        
Elapsed time: 0.08861s