whoogle-search/app/utils
Ben Busby 6280728ee5
Conditionally set env vars from whoogle.env
This allows the user to enable their preferred settings in a variety of
ways, depending on their deployment preference. Values added to
whoogle.env can be enabled using WHOOGLE_DOTENV=1, in which case all
values in the env var file will overwrite defaults or user provided
settings.
2021-03-28 13:23:42 -04:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00
results.py Conditionally set env vars from whoogle.env 2021-03-28 13:23:42 -04:00
search.py Improve static typing throughout repo 2021-03-24 15:13:52 -04:00
session.py Improve naming of *_utils files, update fn/class doc 2021-03-08 12:22:04 -05:00