search-helper 1.2.3

Creator: bradpython12

Last updated:

Add to Cart

Description:

searchhelper 1.2.3

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
→ Full documentation

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.