sebacry3
57df4824ea
Add type hints to tutorial and Javascript examples
...
- Add return type annotations and parameter
types
- Import necessary typing modules (Optional,
Union, Flask, Response)
- Improve code readability and IDE support for
examples
- All existing tests continue to pass
2025-09-26 11:10:23 -05:00
David Lord
54ff9b2972
use ruff linter and formatter
2023-11-09 10:27:01 -08:00
Angeline
5119657547
safer check for existing user in tutorial
...
Co-authored-by: David Lord <davidism@gmail.com>
2021-08-05 18:01:55 -07:00
David Lord
524fd0bc8c
apply pyupgrade
2020-04-04 12:10:00 -07:00
David Lord
43483683b2
apply reorder-python-imports pre-commit config
2019-06-01 09:07:20 -07:00
David Baumgold
025589ee76
Reformat with black
...
https://github.com/python/black
2019-05-06 16:28:58 -04:00
David Lord
fce1885f76
add javascript ajax example
2018-04-12 11:06:02 -07:00
David Lord
c3dd7b8e4c
rewrite tutorial docs and example
2018-04-09 00:53:25 -07:00