pyselector


Namepyselector JSON
Version 0.0.23 PyPI version JSON
download
home_pageNone
SummaryWIP
upload_time2023-10-04 20:21:15
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseMIT License Copyright (c) 2023-present haaag <git.haaag@gmail.com> 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 cli dmenu fzf menu rofi utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">

![Python](https://img.shields.io/badge/python-3670A0?style=Flat&logo=python&logoColor=ffdd54)
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/charliermarsh/ruff)
[![code style - Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy)
[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)

</div>

# PySelector (WIP)

## 🌟 About

`pyselector` is a Python wrapper for the `rofi`, `dmenu`, `fzf` application,
which provides a simple and efficient way to display a list of items for user
selection.

## 📦 Installation

To install `pyselector`, you can use pip:

```sh
pip install pyselector
```

## 🔗 References

- [dmenu](https://tools.suckless.org/dmenu/)
- [Rofi](https://github.com/davatorium/rofi)
- [fzf](https://github.com/junegunn/fzf) _(WIP)_

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyselector",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "cli,dmenu,fzf,menu,rofi,utility",
    "author": null,
    "author_email": "haaag <git.haaag@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/57/e5/ec179ac450b7fe219f0f5dce7fc808ac3731d2a0af7a251df21535d99956/pyselector-0.0.23.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n\n![Python](https://img.shields.io/badge/python-3670A0?style=Flat&logo=python&logoColor=ffdd54)\n[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)\n[![linting - Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/charliermarsh/ruff/main/assets/badge/v0.json)](https://github.com/charliermarsh/ruff)\n[![code style - Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/python/mypy)\n[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)\n\n</div>\n\n# PySelector (WIP)\n\n## \ud83c\udf1f About\n\n`pyselector` is a Python wrapper for the `rofi`, `dmenu`, `fzf` application,\nwhich provides a simple and efficient way to display a list of items for user\nselection.\n\n## \ud83d\udce6 Installation\n\nTo install `pyselector`, you can use pip:\n\n```sh\npip install pyselector\n```\n\n## \ud83d\udd17 References\n\n- [dmenu](https://tools.suckless.org/dmenu/)\n- [Rofi](https://github.com/davatorium/rofi)\n- [fzf](https://github.com/junegunn/fzf) _(WIP)_\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2023-present haaag <git.haaag@gmail.com>\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy of this\n        software and associated documentation files (the \"Software\"), to deal in the Software\n        without restriction, including without limitation the rights to use, copy, modify,\n        merge, publish, distribute, sublicense, and/or sell copies of the Software, and to\n        permit persons to whom the Software is furnished to do so, subject to the following\n        conditions:\n        \n        The above copyright notice and this permission notice shall be included in all copies\n        or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\n        INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\n        PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\n        LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\n        TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE\n        USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "WIP",
    "version": "0.0.23",
    "project_urls": {
        "Documentation": "https://github.com/haaag/pyselector#readme",
        "Issues": "https://github.com/haaag/pyselector/issues",
        "Source": "https://github.com/haaag/pyselector"
    },
    "split_keywords": [
        "cli",
        "dmenu",
        "fzf",
        "menu",
        "rofi",
        "utility"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "44fb2b803901c0fb859b4993a2a14524253fbf6954087b7f195fefffeec7fb15",
                "md5": "3c128357b90333809157a5b72232de3b",
                "sha256": "718c3fd133c740629c42ea9863b2f546c0e906f4f047faaf2cf911bd8a067a56"
            },
            "downloads": -1,
            "filename": "pyselector-0.0.23-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3c128357b90333809157a5b72232de3b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 14555,
            "upload_time": "2023-10-04T20:21:16",
            "upload_time_iso_8601": "2023-10-04T20:21:16.796638Z",
            "url": "https://files.pythonhosted.org/packages/44/fb/2b803901c0fb859b4993a2a14524253fbf6954087b7f195fefffeec7fb15/pyselector-0.0.23-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "57e5ec179ac450b7fe219f0f5dce7fc808ac3731d2a0af7a251df21535d99956",
                "md5": "73aea59ec183a11bc3ef44fd95e885a3",
                "sha256": "ed74902e32c757f7bb010f15d080b685ca6a811f408783e1d35821748bd47a05"
            },
            "downloads": -1,
            "filename": "pyselector-0.0.23.tar.gz",
            "has_sig": false,
            "md5_digest": "73aea59ec183a11bc3ef44fd95e885a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12785,
            "upload_time": "2023-10-04T20:21:15",
            "upload_time_iso_8601": "2023-10-04T20:21:15.443184Z",
            "url": "https://files.pythonhosted.org/packages/57/e5/ec179ac450b7fe219f0f5dce7fc808ac3731d2a0af7a251df21535d99956/pyselector-0.0.23.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-04 20:21:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "haaag",
    "github_project": "pyselector#readme",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyselector"
}
        
Elapsed time: 0.11721s