Anki/qt
Damien Elmes 63b658e276 provide root_path to flask
Flask tries to look up root_path using __file__, which may not be
available. It's used for static file hosting and templates, neither
of which we use.
2021-10-12 16:27:57 +10:00
..
aqt provide root_path to flask 2021-10-12 16:27:57 +10:00
icons move remaining Filter button items into sidebar 2021-02-05 18:58:22 +10:00
linux Quote $PREFIX properly for paths with spaces 2021-09-23 01:24:52 +00:00
mac
tests bump minimum Python to 3.9 2021-10-04 15:05:15 +10:00
tools remove old unused build_ui.sh 2021-10-12 16:19:27 +10:00
.isort.cfg
.pylintrc update Python deps 2021-10-02 23:52:23 +10:00
bazelfixes.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00
BUILD.bazel update to latest mypy 2021-06-16 16:04:59 +10:00
dmypy.py move proto files into separate py_library in same namespace 2021-07-11 14:51:25 +10:00
mypy.ini bump minimum Python to 3.9 2021-10-04 15:05:15 +10:00
README.md
runanki.py add missing copyright headers to *.py 2021-04-13 18:45:35 +10:00

Python's Qt GUI is in aqt/