README.md
pyproject.toml
src/istcode.egg-info/PKG-INFO
src/istcode.egg-info/SOURCES.txt
src/istcode.egg-info/dependency_links.txt
src/istcode.egg-info/entry_points.txt
src/istcode.egg-info/requires.txt
src/istcode.egg-info/top_level.txt
src/my_python_library/__init__.py
src/my_python_library/__main__.py
src/my_python_library/cli.py
src/my_python_library/core.py
src/my_python_library/files.py
src/my_python_library/images.py
src/my_python_library/tickets.py
src/my_python_library/assets/files/README.md
src/my_python_library/assets/files/ticket_1_question_1_presentation.pptx
src/my_python_library/assets/files/ticket_1_question_1_types.png
src/my_python_library/assets/images/README.md
tests/test_core.py