-
- Downloads
Use Jinja2 for syntax checker page
Showing
- mutalyzer/templates/base.html 367 additions, 0 deletionsmutalyzer/templates/base.html
- mutalyzer/templates/parse.html 0 additions, 63 deletionsmutalyzer/templates/parse.html
- mutalyzer/templates/syntax_checker.html 55 additions, 0 deletionsmutalyzer/templates/syntax_checker.html
- mutalyzer/website.py 32 additions, 15 deletionsmutalyzer/website.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
mutalyzer/templates/base.html
0 → 100644
mutalyzer/templates/parse.html
deleted
100644 → 0
mutalyzer/templates/syntax_checker.html
0 → 100644
... | ... | @@ -18,5 +18,6 @@ xlrd==0.9.2 |
WebOb==1.1.1 | ||
WebTest==1.4.2 | ||
cssselect==0.9.1 | ||
Jinja2==2.7.1 | ||
-e git+https://github.com/mammadori/magic-python.git#egg=Magic_file_extensions | ||
http://www.owlfish.com/software/simpleTAL/downloads/SimpleTAL-4.3.tar.gz |
Please register or sign in to comment