.gitignore
LICENSE
Pipfile
Pipfile.lock
README.md
notetoself.py
setup.py
notetoself.egg-info/PKG-INFO
notetoself.egg-info/SOURCES.txt
notetoself.egg-info/dependency_links.txt
notetoself.egg-info/entry_points.txt
notetoself.egg-info/not-zip-safe
notetoself.egg-info/requires.txt
notetoself.egg-info/top_level.txt
nts/__init__.py
nts/api.py
nts/ui/__init__.py
nts/ui/create.py
nts/ui/delete.py
nts/ui/edit.py
nts/ui/search.py