Cross-platform (Tk) GUI for opening predefined search URLs in a web browser
Project description
Search Helper
User-configurable, cross-platform Tk GUI for opening predefined search URLs in a web browser.
Installation
You can install the package from PyPI:
pip install --upgrade search-helper
Using a virtual environment is strongly recommended.
Running from the source repository
If you decide to run from the checked out sources instead, you have to install the requirements using
pip install --upgrade search-helper
and then set the environment variable PYTHONPATH
to src
:
Linux / Unix
export PYTHONPATH=src
Windows
SET PYTHONPATH=src
Usage
Choose the configuration file via a dialog:
python -m search_helper
Specify a configuration file on the command line:
python -m search_helper configfile.yaml
Further reading
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
search-helper-1.2.3.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file search-helper-1.2.3.tar.gz
.
File metadata
- Download URL: search-helper-1.2.3.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c9da0c217dc7cca590ed8030ac80d2013611dc808cae909e25dbcaf01c8194d |
|
MD5 | e7380d3f3a85d40420e8a459ce55cab4 |
|
BLAKE2b-256 | 7fc73f86bad557e1c212e5d49a554f2540719823e8f4262376aa3439d1a1cc32 |
Provenance
File details
Details for the file search_helper-1.2.3-py3-none-any.whl
.
File metadata
- Download URL: search_helper-1.2.3-py3-none-any.whl
- Upload date:
- Size: 18.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ac7d5936142037da46fb46b68d6c0753c04be71a2538897da2586299ee25df5 |
|
MD5 | 982b396b917ee5780a905d96b6f410c8 |
|
BLAKE2b-256 | 9d8d344b5d349a96711d634e31d3fc25a4bf77e4ab2f0d7bce3922e4676f7439 |