README.md
setup.py
noteapp/__init__.py
noteapp.egg-info/PKG-INFO
noteapp.egg-info/SOURCES.txt
noteapp.egg-info/dependency_links.txt
noteapp.egg-info/requires.txt
noteapp.egg-info/top_level.txt
noteapp/games/__init__.py
noteapp/games/core.py
noteapp/games/base/__init__.py
noteapp/games/game2048/__init__.py
noteapp/games/game2048/core.py
noteapp/samples/__init__.py
noteapp/samples/helloworld.py
noteapp/screen/__init__.py
noteapp/screen/app.py
noteapp/screen/core.py
noteapp/utils/__init__.py
noteapp/utils/widget.py
noteapp/web/__init__.py