.bumpversion.cfg
.gitignore
.gitlab-ci.yml
HACKING.md
LICENSE
README.rst
requirements.txt
setup.cfg
setup.py
tox.ini
.githooks/pre-commit
.githooks/pre-push
.github/workflows/tox.yml
olx_utils.egg-info/PKG-INFO
olx_utils.egg-info/SOURCES.txt
olx_utils.egg-info/dependency_links.txt
olx_utils.egg-info/entry_points.txt
olx_utils.egg-info/requires.txt
olx_utils.egg-info/top_level.txt
olxutils/__init__.py
olxutils/__main__.py
olxutils/archive.py
olxutils/cli.py
olxutils/git.py
olxutils/helpers.py
olxutils/templates.py
olxutils/token.py
olxutils/upload.py
olxutils/templates/olx_partials.xml
requirements/base.txt
requirements/flake8.txt
requirements/setup.txt
requirements/test.txt
tests/__init__.py
tests/fenced-code-blocks.html
tests/fenced-code-blocks.md
tests/footnotes.html
tests/footnotes.md
tests/tasks.py
tests/test_cli.py
tests/test_full_course.py
tests/test_git.py
tests/test_helpers.py
tests/test_token.py
tests/test_upload.py
tests/course/result/README.md
tests/course/result/course.xml
tests/course/result/about/overview.html
tests/course/result/chapter/conclusion.xml
tests/course/result/chapter/introduction.xml
tests/course/result/html/README.md
tests/course/result/html/introduction_unit_01.html
tests/course/result/html/introduction_unit_02.html
tests/course/result/html/introduction_unit_03.html
tests/course/result/include/course.xml
tests/course/result/include/html/content.html
tests/course/result/include/html/lab.html
tests/course/result/include/sequential/content.xml
tests/course/result/include/sequential/lab.xml
tests/course/result/info/handouts.html
tests/course/result/info/updates.html
tests/course/result/markdown/README.md
tests/course/result/markdown/introduction_unit_01.md
tests/course/result/markdown/introduction_unit_02.md
tests/course/result/markdown/introduction_unit_03.md
tests/course/result/policies/assets.json
tests/course/result/policies/foo
tests/course/result/policies/_base/grading_policy.json
tests/course/result/policies/_base/policy.json
tests/course/result/sequential/README.md
tests/course/result/sequential/introduction.xml
tests/course/result/static/hot/README.md
tests/course/result/static/images/README.md
tests/course/result/static/markdown/README.md
tests/course/result/static/markdown/introduction_unit_01.md
tests/course/result/static/markdown/introduction_unit_02.md
tests/course/result/static/markdown/introduction_unit_03.md
tests/course/result/static/presentation/index.html
tests/course/result/static/presentation/css/reveal-override.css
tests/course/result/static/presentation/css/reveal-override.css.map
tests/course/result/static/presentation/css/reveal-override.scss
tests/course/result/static/presentation/css/reveal.css
tests/course/result/static/presentation/css/white.css
tests/course/result/static/presentation/css/zenburn.css
tests/course/result/static/presentation/js/classList.js
tests/course/result/static/presentation/js/head.min.js
tests/course/result/static/presentation/js/highlight.js
tests/course/result/static/presentation/js/markdown.js
tests/course/result/static/presentation/js/marked.js
tests/course/result/static/presentation/js/notes.html
tests/course/result/static/presentation/js/notes.js
tests/course/result/static/presentation/js/reveal.js
tests/course/result/static/presentation/js/zoom.js
tests/course/source/README.md
tests/course/source/course.xml
tests/course/source/about/overview.html
tests/course/source/chapter/conclusion.xml
tests/course/source/chapter/introduction.xml
tests/course/source/html/README.md
tests/course/source/html/introduction_unit_01.html
tests/course/source/html/introduction_unit_02.html
tests/course/source/html/introduction_unit_03.html
tests/course/source/include/course.xml
tests/course/source/include/html/content.html
tests/course/source/include/html/lab.html
tests/course/source/include/sequential/content.xml
tests/course/source/include/sequential/lab.xml
tests/course/source/info/handouts.html
tests/course/source/info/updates.html
tests/course/source/markdown/README.md
tests/course/source/markdown/introduction_unit_01.md
tests/course/source/markdown/introduction_unit_02.md
tests/course/source/markdown/introduction_unit_03.md
tests/course/source/policies/assets.json
tests/course/source/policies/_base/grading_policy.json
tests/course/source/policies/_base/policy.json
tests/course/source/sequential/README.md
tests/course/source/sequential/introduction.xml
tests/course/source/static/hot/README.md
tests/course/source/static/images/README.md
tests/course/source/static/markdown/README.md
tests/course/source/static/markdown/introduction_unit_01.md
tests/course/source/static/markdown/introduction_unit_02.md
tests/course/source/static/markdown/introduction_unit_03.md
tests/course/source/static/presentation/index.html
tests/course/source/static/presentation/css/reveal-override.css
tests/course/source/static/presentation/css/reveal-override.css.map
tests/course/source/static/presentation/css/reveal-override.scss
tests/course/source/static/presentation/css/reveal.css
tests/course/source/static/presentation/css/white.css
tests/course/source/static/presentation/css/zenburn.css
tests/course/source/static/presentation/js/classList.js
tests/course/source/static/presentation/js/head.min.js
tests/course/source/static/presentation/js/highlight.js
tests/course/source/static/presentation/js/markdown.js
tests/course/source/static/presentation/js/marked.js
tests/course/source/static/presentation/js/notes.html
tests/course/source/static/presentation/js/notes.js
tests/course/source/static/presentation/js/reveal.js
tests/course/source/static/presentation/js/zoom.js