LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
versioneer.py
pygmailsorter/__init__.py
pygmailsorter/__main__.py
pygmailsorter/_version.py
pygmailsorter/local.py
pygmailsorter.egg-info/PKG-INFO
pygmailsorter.egg-info/SOURCES.txt
pygmailsorter.egg-info/dependency_links.txt
pygmailsorter.egg-info/requires.txt
pygmailsorter.egg-info/top_level.txt
pygmailsorter/base/__init__.py
pygmailsorter/base/database.py
pygmailsorter/base/message.py
pygmailsorter/google/__init__.py
pygmailsorter/google/authentication.py
pygmailsorter/google/database.py
pygmailsorter/google/mail.py
pygmailsorter/google/message.py
pygmailsorter/ml/__init__.py
pygmailsorter/ml/database.py
pygmailsorter/ml/encoding.py
pygmailsorter/ml/model.py