MANIFEST.in
README.md
setup.cfg
setup.py
mypycustomcalculator/__init__.py
mypycustomcalculator/app.py
mypycustomcalculator/mycalculator.py
mypycustomcalculator.egg-info/PKG-INFO
mypycustomcalculator.egg-info/SOURCES.txt
mypycustomcalculator.egg-info/dependency_links.txt
mypycustomcalculator.egg-info/entry_points.txt
mypycustomcalculator.egg-info/requires.txt
mypycustomcalculator.egg-info/top_level.txt
mypycustomcalculator/static/index.html
mypycustomcalculator/static/css/main.css
mypycustomcalculator/static/css/style.css
mypycustomcalculator/templates/index.html
mypycustomcalculator/templates/results.html