Skip to main content
# Fuzzy Picker
This package is a thin wrapper providing interactive capability for the
excellent [FuzzyWuzzy Python Library](https://github.com/seatgeek/fuzzywuzzy).

## Installation
```
pip install fuzzypicker
```

## Usage

Fuzzy picker is intended to be used in your console scripts. Let's say that you
had a script that needed to select from a variety of options. As an example,
let's say you want your users to choose from a selection of movies.

Simply place the following code in a file called `doit.py` and execute it.
You will see the interactive display shown below.

```python
from fuzzypicker import picker

movies = [
'Rachel Getting Married',
'Penelope',
'P.S. I Love You',
'Over Her Dead Body',
'Our Family Wedding',
'One Day',
'Not Easily Broken',
'No Reservations',
'My Week with Marilyn',
'Music and Lyrics',
'Monte Carlo',
'Miss Pettigrew Lives for a Day',
'Midnight in Paris',
'Marley and Me',
'Mamma Mia!',
'Made of Honor',
'Love Happens',
'Love & Other Drugs',
'Life as We Know It',
]

print(f'selected_movie = {picker(movies)}')
```
![Alt Text](https://github.com/robdmc/fuzzypicker/blob/master/fuzzypicker.gif)

Release files for fuzzypicker 0.1.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fuzzypicker 0.1.2
File Size Uploaded
fuzzypicker-0.1.2.tar.gz 5.7 kB Details

Release files / fuzzypicker-0.1.2.tar.gz

Download URL fuzzypicker-0.1.2.tar.gz
Size 5.7 kB
Tags Source
SHA-256 checksum
How to use checksums
eaaa9937c8192098dee229131dc151afa22cf1f9888fa8bebc9b07a2bd5c3fda
BLAKE2b-256 checksum
How to use checksums
e625ea96cf2693b978af04d8b542709715def2c63a5fa181a8ca902cb90d972d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.1.2 This release

1 release file

0.1.1

1 release file

0.1.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page