LICENSE
README.md
pyproject.toml
src/mycodebuddyproject/__init__.py
src/mycodebuddyproject/__main__.py
src/mycodebuddyproject/fun_facts.py
src/mycodebuddyproject/get_debug_tips.py
src/mycodebuddyproject/get_help.py
src/mycodebuddyproject/study_timer.py
src/mycodebuddyproject.egg-info/PKG-INFO
src/mycodebuddyproject.egg-info/SOURCES.txt
src/mycodebuddyproject.egg-info/dependency_links.txt
src/mycodebuddyproject.egg-info/entry_points.txt
src/mycodebuddyproject.egg-info/requires.txt
src/mycodebuddyproject.egg-info/top_level.txt
tests/test_debug_tips.py
tests/test_fun_facts.py
tests/test_language_help.py
tests/test_study_timer.py