MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
bin/senapy-cli
senapy/__init__.py
senapy/__version.py
senapy/model.py
senapy/service.py
senapy.egg-info/PKG-INFO
senapy.egg-info/SOURCES.txt
senapy.egg-info/dependency_links.txt
senapy.egg-info/requires.txt
senapy.egg-info/top_level.txt
senapy/dosleg/__init__.py
senapy/dosleg/opendata.py
senapy/dosleg/parser.py
senapy/parsing/__init__.py
senapy/parsing/question_search_result_parser.py
tests/__init__.py
tests/test_dosleg_regressions.py
tests/test_dosleg_smoketest.py
tests/test_dosleg_unit_tests.py
tests/test_question_search_result_parsing.py
tests/test_question_search_service.py
tests/tools/__init__.py
tests/tools/_compare_outputs.py
tests/tools/add_regression_case.py
tests/tools/compare_thelawfactory_and_me.py
tests/tools/compare_with_anpy.py
tests/tools/compare_with_legipy.py
tests/tools/regen_regressions_output.py