.gitignore
LICENSE
README.md
README.rst
README_EN.md
mkdocs.yml
setup.py
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
docs/FAQ.md
docs/api.md
docs/index.md
docs/requirements.txt
docs/bootstrap/__init__.py
docs/bootstrap/base.html
docs/bootstrap/content.html
docs/bootstrap/main.html
docs/bootstrap/nav.html
docs/bootstrap/toc.html
docs/bootstrap/css/base.css
docs/bootstrap/css/bootstrap-3.0.3.min.css
docs/bootstrap/css/font-awesome-4.0.3.css
docs/bootstrap/css/highlight.css
docs/bootstrap/fonts/fontawesome-webfont.eot
docs/bootstrap/fonts/fontawesome-webfont.svg
docs/bootstrap/fonts/fontawesome-webfont.ttf
docs/bootstrap/fonts/fontawesome-webfont.woff
docs/bootstrap/img/favicon.ico
docs/bootstrap/js/base.js
docs/bootstrap/js/bootstrap-3.0.3.min.js
docs/bootstrap/js/highlight.pack.js
docs/bootstrap/js/jquery-1.10.2.min.js
docs/intro/contact.md
docs/intro/deploy.md
docs/intro/handler.md
docs/intro/login.md
docs/intro/messages.md
docs/intro/reply.md
docs/intro/start.md
docs/tutorial/tutorial0.md
docs/tutorial/tutorial1.md
docs/tutorial/tutorial2.md
itchat/__init__.py
itchat/config.py
itchat/content.py
itchat/core.py
itchat/log.py
itchat/returnvalues.py
itchat/utils.py
itchat/components/__init__.py
itchat/components/contact.py
itchat/components/hotreload.py
itchat/components/login.py
itchat/components/messages.py
itchat/components/register.py
itchat/storage/__init__.py
itchat/storage/messagequeue.py
itchat/storage/templates.py
itchat_uos.egg-info/PKG-INFO
itchat_uos.egg-info/SOURCES.txt
itchat_uos.egg-info/dependency_links.txt
itchat_uos.egg-info/requires.txt
itchat_uos.egg-info/top_level.txt