Add your description here
Project description
LIVESEARCH
This is a very simple package
import livesearch
items = [
"pineapple",
"banana",
"apple",
]
results = livesearch.search_strings("app", items)
for res in results:
print(res.get_obj())
This will print:
apple
pineapple
Notes
- Regex always enabled
FAQ
Is this the fastest search
No
Will this be updated in the future
If I feel like it, or people start using it a lot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
livesearch-1.1.0.tar.gz
(3.8 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
File details
Details for the file livesearch-1.1.0.tar.gz.
File metadata
- Download URL: livesearch-1.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03b49ebddbe33736aaa62d4a62f55d2c10dd63017f489d24ac10d69c3e3241ee
|
|
| MD5 |
262785ea486ab93c4216c066cef4fe09
|
|
| BLAKE2b-256 |
bb995228374b036c6dcddad75f2b66c22beb0dcb7b13a3ae63c7e013893c7a6a
|
File details
Details for the file livesearch-1.1.0-py3-none-any.whl.
File metadata
- Download URL: livesearch-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e6b9ee2165e27eaa151b8aae3dc55c09fd791285b9dd77de91a439bf0abfd6a
|
|
| MD5 |
a0da6a882a7fc28ce8f1ed7e3fae61d5
|
|
| BLAKE2b-256 |
5b60a2b66765534a94017bacaae88b9fdd5e42f9a5784b3100447ddbb8402de7
|