.gitignore
LICENSE
README.md
pyproject.toml
requirements-dev.txt
.github/workflows/CD.yml
.github/workflows/CI.yml
notebooks/models/dt.pickle
notebooks/models/rf.pickle
src/README.md
src/npc_user_sim/__init__.py
src/npc_user_sim/requirements.txt
src/npc_user_sim.egg-info/PKG-INFO
src/npc_user_sim.egg-info/SOURCES.txt
src/npc_user_sim.egg-info/dependency_links.txt
src/npc_user_sim.egg-info/top_level.txt
src/npc_user_sim/trabalho_fake/__init__.py
src/npc_user_sim/trabalho_fake/npc.py
tests/__init__.py
tests/test-requirements.txt