whoogle-search/app/utils
Shimul 9a5b095305
Allow setting environment variables in whoogle.env (#237)
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.

Co-authored-by: Ben Busby <benbusby@protonmail.com>
2021-03-28 13:27:08 -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 Allow setting environment variables in whoogle.env (#237) 2021-03-28 13:27:08 -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