MANIFEST.in
Pipfile
Pipfile.lock
README.md
notes.md
setup.py
src/sida/__init__.py
src/sida.egg-info/PKG-INFO
src/sida.egg-info/SOURCES.txt
src/sida.egg-info/dependency_links.txt
src/sida.egg-info/requires.txt
src/sida.egg-info/top_level.txt
src/sida/cs228/__init__.py
src/sida/cs228/show.py
src/sida/cs228/standardize.py
src/sida/slackbot/__init__.py
src/sida/slackbot/bot.py
test/test_cs228_show.py
test/test_cs228_standardize.py
test/test_sida.py
test/test_slackbot.py