Python wrapper for junegunn's fuzzyfinder (fzf)
Project description
# pyfzf
##### A python wrapper for junegunn’s [fzf](https://github.com/junegunn/fzf).
## Requirements * Python 2.6+ * [fzf](https://github.com/junegunn/fzf)
- ## Installation
pip install git+git://github.com/nk412/pyfzf.git
- ## Usage
>>> from pyfzf import FzfPrompt >>> fp = FzfPrompt() >>> fp.prompt(range(0,10)) ['1','2']
CHANGES
2015.11.16: Initial release
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyfzf-0.1.5.tar.gz
(3.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
pyfzf-0.1.5-py2-none-any.whl
(4.5 kB
view details)
File details
Details for the file pyfzf-0.1.5.tar.gz.
File metadata
- Download URL: pyfzf-0.1.5.tar.gz
- Upload date:
- Size: 3.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecadd0904de9cada6348521902ad709ad00944ddd85849617bc0c0eb55b4b501
|
|
| MD5 |
2f727c2b51b1bf6aa2bc98a426121b26
|
|
| BLAKE2b-256 |
8f851cc18b02d578c3c961b93c0437935e36800ee3d1b09284f6fbfa45e4e6ed
|
File details
Details for the file pyfzf-0.1.5-py2-none-any.whl.
File metadata
- Download URL: pyfzf-0.1.5-py2-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5843cadd7a54176705200290cea90490396cd543703d0cdf14799f93fe6de556
|
|
| MD5 |
f0009d50ae19ac1315f68d76d81d99c7
|
|
| BLAKE2b-256 |
d78a79d94db62989f1f450749244477b509c9099596e5e4bc48d6ac9c0dbe709
|