CHANGES.rst
COPYING.txt
ChangeLog
MANIFEST.in
Makefile
README.rst
setup.cfg
setup.py
Mathics_Django.egg-info/PKG-INFO
Mathics_Django.egg-info/SOURCES.txt
Mathics_Django.egg-info/dependency_links.txt
Mathics_Django.egg-info/entry_points.txt
Mathics_Django.egg-info/not-zip-safe
Mathics_Django.egg-info/requires.txt
Mathics_Django.egg-info/top_level.txt
mathics_django/web/__init__.py
mathics_django/web/authentication.py
mathics_django/web/format.py
mathics_django/web/forms.py
mathics_django/web/models.py
mathics_django/web/urls.py
mathics_django/web/views.py
mathics_django/web/migrations/0001_initial.py
mathics_django/web/migrations/0002_auto_20200917_2354.py
mathics_django/web/migrations/0003_auto_20200921_1835.py
mathics_django/web/migrations/__init__.py
mathics_django/web/templatetags/__init__.py
mathics_django/web/templatetags/doc.py
test/__init__.py
test/helper.py
test/test_arithmetic.py
test/test_color.py
test/test_combinatorica.py
test/test_compile.py
test/test_console.py
test/test_control.py
test/test_convert.py
test/test_evaluation.py
test/test_file.py
test/test_hash.py
test/test_numpy_utils.py
test/test_parser/__init__.py
test/test_parser/test_convert.py
test/test_parser/test_feed.py
test/test_parser/test_parser.py
test/test_parser/test_prescanner.py
test/test_parser/test_tokeniser.py
test/test_parser/test_util.py