Skip to main content

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

→ Full documentation

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 hashes)

Uploaded Source

Built Distribution

search_helper-1.2.3-py3-none-any.whl (18.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page