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.2.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file search-helper-1.2.2.tar.gz
.
File metadata
- Download URL: search-helper-1.2.2.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8185562ae7654401d0694344a8ce2fcc3498951ba0ac1974f4912f935fdb3a2 |
|
MD5 | 9855e96256f9590889d46fac90cee4ad |
|
BLAKE2b-256 | f97286ba69c4db6981f4e4bca07298702ca621dacdf57c0d61ed0a61012101cf |
File details
Details for the file search_helper-1.2.2-py3-none-any.whl
.
File metadata
- Download URL: search_helper-1.2.2-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.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 936922d1a22bd33578e9b480f93256c2ad036208099d58b3e9ab922796542470 |
|
MD5 | 688e3f023ca67247a1ff94fdc2b60b46 |
|
BLAKE2b-256 | 045be04880f6b80a6407d874e6b19c213d76d1bf74710d286d95b11c65cc40cc |