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.0.0.tar.gz
(3.6 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.0.0.tar.gz.
File metadata
- Download URL: livesearch-1.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9164ed09efad3f8017dac2199149f53365730eabb12ec9d82ce9be910bbfeaa7
|
|
| MD5 |
99d49461596edd6dce4436425d8d8c16
|
|
| BLAKE2b-256 |
76b4362f9e71aaef2a1e46fea7784f997d10c99c679536d217dfffd124c2fa0e
|
File details
Details for the file livesearch-1.0.0-py3-none-any.whl.
File metadata
- Download URL: livesearch-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa198c385de40ff0dbce914b95a883eeb5f06fc66c93eacb381d395d739a3cdc
|
|
| MD5 |
7d016b268411700984966ffc299b2008
|
|
| BLAKE2b-256 |
b499eb5511994bc21af399a423f51f9dcf9c91c1ec62423b06c68411fbcfbc76
|