scalableSearches
Python package related to scaling searches
import scalableSearches
from scalableSearches import search
from pprint import pprint
if __name__ == "__main__":
main_folder_path = r"C:\\Users\\gprak\\Downloads"
search_query = ["test","test1"]
progress_bar = True
results = search.searches(main_folder_path, search_query, progress_bar)
pprint(results)
Release files for scalableSearches 0.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scalablesearches-0.6.0.tar.gz | 2.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| scalablesearches-0.6.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.0 kB
Release files / scalablesearches-0.6.0.tar.gz
| Download URL | scalablesearches-0.6.0.tar.gz |
|---|---|
| Size | 2.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
09989ed26923d0607630f9277f943b9bba415e8fd1153cc6f857138f500e349b
|
|
BLAKE2b-256 checksum How to use checksums |
8d11a6ea341e3e40f020f164a2271cb8281b87f1f2f7054f0c8ab8678132a837
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.20
|
Release files / scalablesearches-0.6.0-py3-none-any.whl
| Download URL | scalablesearches-0.6.0-py3-none-any.whl |
|---|---|
| Size | 2.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ea8c726fe37d3fd70005cfba3be7a397b0691f344ac470a810095927829c974d
|
|
BLAKE2b-256 checksum How to use checksums |
f3c0ac3277266ce455079c84c4f940d2540e3d9a9f36860d43d028be1222ce50
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.10.20
|