A tool to setup device controls
Project description
LIVESEARCH
This is a very simple package
import livesearch
items = [
"pineapple",
"banana",
"apple",
]
results = livesearch.search("app", items)
for res in results:
print(res)
This will print:
apple
banana
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-0.0.1.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-0.0.1.tar.gz.
File metadata
- Download URL: livesearch-0.0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e34d88dc6c9688ebbb9c2628837596b95477c0fd4ab3721b411355f0081e67fc
|
|
| MD5 |
33e2169d08b0e4f619c37b7206b9f67f
|
|
| BLAKE2b-256 |
bcdc9b32a5b321ce5d446d1c01ddb6c0e3fd54b22af06a7f1919d3c97fdfebf7
|
File details
Details for the file livesearch-0.0.1-py3-none-any.whl.
File metadata
- Download URL: livesearch-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cae1f12a91d9509bc118169264d3a66e55c5db09123dfb37b557cc8995c47ee6
|
|
| MD5 |
fbfa8c907857c5b51ff7e2390877157a
|
|
| BLAKE2b-256 |
673640cf0497e11e5a7e1a0b6997095c1fdd0e3ec65318b98ac36587afd99d2f
|