HPI/doc
seanbreckenridge 7a32302d66
query: add --warn-exceptions, dateparser, docs (#290)
* query: add --warn-exceptions, dateparser, docs

added --warn-exceptions (like --raise-exceptions/--drop-exceptions, but
lets you pass a warn_func if you want to customize how the exceptions are
handled. By default this creates a logger in main and logs the exception

added dateparser as a fallback if its installed (it's not a strong dependency, but
I mentioned in the docs that it's useful for parsing dates/times)

added docs for query, and a few examples

--output gpx respects the --{drop,warn,raise}--exceptions flags, have
an example of that in the docs as well
2023-04-18 00:15:35 +01:00
..
CONFIGURING.org docs: add some documentation on module design (#160) 2021-04-11 16:53:43 +01:00
CONTRIBUTING.org docs: add some documentation on module design (#160) 2021-04-11 16:53:43 +01:00
DENYLIST.md add example for denylist, update ci 2023-02-28 20:55:12 +00:00
DESIGN.org docs: fix typos 2023-03-27 03:02:35 +01:00
DEVELOPMENT.org CI: clean up tox config a bit, get rid of custom lint script 2021-02-18 02:04:40 +00:00
MODULE_DESIGN.org docs: fix typos 2023-03-27 03:02:35 +01:00
MODULES.org docs: fix typos 2023-03-27 03:02:35 +01:00
QUERY.md query: add --warn-exceptions, dateparser, docs (#290) 2023-04-18 00:15:35 +01:00
SETUP.org docs: fix typos 2023-03-27 03:02:35 +01:00