{ "info": { "author": "Honza Pokorny", "author_email": "me@honza.ca", "bugtrack_url": null, "classifiers": [], "description": "pyselecta\n=========\n\nA fuzzy text selector for files and anything else you need to select\n\nInspired by Gary Bernhardt's `selecta`_.\n\n.. _selecta: https://github.com/garybernhardt/selecta\n\nUnlike selecta, pyselecta doesn't include any interactive functionality. You\ngive it a list of options and a search term and it returns matches.\n\nInstallation\n------------\n\n::\n\n $ pip install pyselecta\n\nThis will give you the ``pyselecta`` shell command.\n\nUsage\n-----\n\n::\n\n $ find . -type f | pyselecta \"models\"\n\nThis will return a newline separated list of file paths with the best candidate\non top.\n\n::\n\n $ find . -type f | pyselecta\n\n\nOmitting the search term just copies the stdin to stdout.\n\nLicense\n-------\n\nBSD, short and sweet", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/honza/pyselecta", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyselecta", "package_url": "https://pypi.org/project/pyselecta/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyselecta/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/honza/pyselecta" }, "release_url": "https://pypi.org/project/pyselecta/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "PySelecta", "version": "0.1.0" }, "last_serial": 1044112, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c1dfc4f9f49fbcd6c0a07f75381e3284", "sha256": "3629e41da3f53f7ad3f0919dd25653416d14e46cecbf31f8db2b2a5305931eae" }, "downloads": -1, "filename": "pyselecta-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1dfc4f9f49fbcd6c0a07f75381e3284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1940, "upload_time": "2014-03-28T07:31:24", "url": "https://files.pythonhosted.org/packages/65/e3/614753cd14526bc13e248b75bd56ba42e297d9d65276b1a5fbe4e289854c/pyselecta-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c1dfc4f9f49fbcd6c0a07f75381e3284", "sha256": "3629e41da3f53f7ad3f0919dd25653416d14e46cecbf31f8db2b2a5305931eae" }, "downloads": -1, "filename": "pyselecta-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c1dfc4f9f49fbcd6c0a07f75381e3284", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1940, "upload_time": "2014-03-28T07:31:24", "url": "https://files.pythonhosted.org/packages/65/e3/614753cd14526bc13e248b75bd56ba42e297d9d65276b1a5fbe4e289854c/pyselecta-0.1.0.tar.gz" } ] }