6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-27 19:59:02 +00:00
tutor/tutor
Régis Behmo c4c12b0ab8 env.py refactoring
Clarify a few variable names, make code more modular. Also, the Renderer
class now makes more sense as a singleton. We took the opportunity to
delete quite a lot of code.
2020-01-16 15:07:35 +01:00
..
commands Add support for simple, yaml-based plugins 2020-01-14 17:35:51 +01:00
templates Tutor docker images should point to docker.io, too 2020-01-10 17:22:01 +01:00
__about__.py v3.11.0 (2020-01-14) 2020-01-14 17:35:51 +01:00
__init__.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
config.py Refactor plugin internals 2020-01-14 15:41:42 +01:00
env.py env.py refactoring 2020-01-16 15:07:35 +01:00
exceptions.py Tutor v3 complete rewrite 2019-02-09 20:30:01 +01:00
fmt.py env.py refactoring 2020-01-16 15:07:35 +01:00
images.py Better dev environment 2019-10-24 20:03:36 +02:00
interactive.py Migrate notes to a dedicated plugin 2019-07-04 09:31:12 +08:00
plugins.py env.py refactoring 2020-01-16 15:07:35 +01:00
scripts.py Fix minor scripts.py formatting 2019-12-05 12:42:41 +01:00
serialize.py Fix parsing of weird characters in configuration parameters 2019-07-11 10:31:23 +08:00
utils.py Minor black formatting issue 2019-11-22 09:23:59 +01:00