A simple Python package
Project description
Retriever
Install
Recommended to use a virtual environment using venv -
$ python -m venv new_env
$ source new_env/bin/activate
$ pip install -e .
Search server and frontend run
>>> from retriever_search import search_server
>>> from retriever_search import frontend_app as fp
>>> fp.run_frontend()
>>> search_server.run_search_server('path_to_folder', 'save_json_path')
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
localretriever-0.0.3.tar.gz
(2.5 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 localretriever-0.0.3.tar.gz.
File metadata
- Download URL: localretriever-0.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5da71128378ac7cb0603fba6be0e34c5a5b25689a188193370e03b8d477d71d8
|
|
| MD5 |
ef0b092068fa1c26627669f1cba2a7fc
|
|
| BLAKE2b-256 |
1b83361c34eb3617469b05ef316b6a8888b1d76bf376e25f46d0acbd12513df4
|
File details
Details for the file localretriever-0.0.3-py3-none-any.whl.
File metadata
- Download URL: localretriever-0.0.3-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0420c5d8fa139bd40e7788dc11417741791fd40a9e14def951a1b70d2897659
|
|
| MD5 |
1578c159ed83ac5ec8aac13134c5860f
|
|
| BLAKE2b-256 |
c03dc73c0150997e22c4b444a17cb201f7846c5c2d63bc48acf4bcc7e1b4f8f3
|