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.2.tar.gz
(2.3 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.2.tar.gz.
File metadata
- Download URL: localretriever-0.0.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9ad5949c1dc1cf3aeec6dfe991ad1ecfaca9e784e8db83d3f7d9b4bfe27b9707
|
|
| MD5 |
4c7ccd30af6e6a48e61c77e7408686a7
|
|
| BLAKE2b-256 |
ae397900e1048fc3f54be6bfdeb7d2763671d9e51b38d68634a6bcb98683daf6
|
File details
Details for the file localretriever-0.0.2-py3-none-any.whl.
File metadata
- Download URL: localretriever-0.0.2-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
42e7239b99d61f4e10931194807f2d496d2ab66f4ffeb7f7f2578f1ecdefda95
|
|
| MD5 |
2f81a827bd83de4a38c9c6c1cf6a66e2
|
|
| BLAKE2b-256 |
29c47aac6ce809fd01813e6daf576f4fd43c385962d56e6cc231a6f6e8d3f696
|