LICENSE.txt
MANIFEST.in
README.rst
__init__.py
serializer.py
setup.cfg
setup.py
setup_develop_mode.py
util.py
./LICENSE.txt
./README.rst
./__init__.py
./serializer.py
./setup_develop_mode.py
./util.py
./client/__init__.py
./client/ajax.py
./client/auth.py
./client/lang_chooser.py
./client/tree (copier 1).py
./client/tree.py
./client/websocket.py
./server/__init__.py
./server/ajax.py
./server/base_backend.py
./server/base_rpc.py
./server/compile_brython.py
./server/flask_backend.py
./server/fullpy.owl
./server/gunicorn_backend.py
./server/gunicorn_multiprocess.py
./server/lock.py
./server/websocket.py
./server/werkzeug_backend.py
./static/fullpy.css
client/__init__.py
client/ajax.py
client/auth.py
client/lang_chooser.py
client/tree (copier 1).py
client/tree.py
client/websocket.py
demo/demo_1_hello_world_ajax/client.py
demo/demo_1_hello_world_ajax/server.py
demo/demo_2_hello_world_websocket/client.py
demo/demo_2_hello_world_websocket/server.py
demo/demo_3_translation/client.py
demo/demo_3_translation/server.py
demo/demo_3_translation/translation.py
demo/demo_4_chat_websocket/client.py
demo/demo_4_chat_websocket/server.py
demo/demo_5_multiroom_chat_websocket/client.py
demo/demo_5_multiroom_chat_websocket/server.py
demo/demo_6_multiroom_chat_with_serialization_websocket/client.py
demo/demo_6_multiroom_chat_with_serialization_websocket/server.py
demo/static/brython.js
demo/static/brython_stdlib.js
demo/static/demo_4.css
demo/static/fullpy.css
doc/backends.rst
doc/client.rst
doc/conf.py
doc/contact.rst
doc/demos.rst
doc/group.rst
doc/html.rst
doc/index.rst
doc/install.rst
doc/onto.rst
doc/rpc.rst
doc/serializer.rst
doc/server.rst
doc/session.rst
doc/start.rst
doc/translations.rst
doc/_images/chat.png
doc/doctrees/backends.doctree
doc/doctrees/client.doctree
doc/doctrees/contact.doctree
doc/doctrees/demos.doctree
doc/doctrees/environment.pickle
doc/doctrees/group.doctree
doc/doctrees/html.doctree
doc/doctrees/index.doctree
doc/doctrees/install.doctree
doc/doctrees/onto.doctree
doc/doctrees/rpc.doctree
doc/doctrees/serializer.doctree
doc/doctrees/server.doctree
doc/doctrees/session.doctree
doc/doctrees/start.doctree
doc/doctrees/translations.doctree
doc/html/.buildinfo
doc/html/backends.html
doc/html/client.html
doc/html/contact.html
doc/html/demos.html
doc/html/group.html
doc/html/html.html
doc/html/index.html
doc/html/install.html
doc/html/objects.inv
doc/html/onto.html
doc/html/rpc.html
doc/html/search.html
doc/html/searchindex.js
doc/html/serializer.html
doc/html/server.html
doc/html/session.html
doc/html/start.html
doc/html/translations.html
doc/html/.doctrees/backends.doctree
doc/html/.doctrees/client.doctree
doc/html/.doctrees/contact.doctree
doc/html/.doctrees/demos.doctree
doc/html/.doctrees/environment.pickle
doc/html/.doctrees/group.doctree
doc/html/.doctrees/html.doctree
doc/html/.doctrees/index.doctree
doc/html/.doctrees/install.doctree
doc/html/.doctrees/onto.doctree
doc/html/.doctrees/rpc.doctree
doc/html/.doctrees/serializer.doctree
doc/html/.doctrees/server.doctree
doc/html/.doctrees/session.doctree
doc/html/.doctrees/start.doctree
doc/html/.doctrees/translations.doctree
doc/html/_images/chat.png
doc/html/_sources/backends.rst.txt
doc/html/_sources/client.rst.txt
doc/html/_sources/contact.rst.txt
doc/html/_sources/demos.rst.txt
doc/html/_sources/group.rst.txt
doc/html/_sources/html.rst.txt
doc/html/_sources/index.rst.txt
doc/html/_sources/install.rst.txt
doc/html/_sources/onto.rst.txt
doc/html/_sources/rpc.rst.txt
doc/html/_sources/serializer.rst.txt
doc/html/_sources/server.rst.txt
doc/html/_sources/session.rst.txt
doc/html/_sources/start.rst.txt
doc/html/_sources/translations.rst.txt
doc/html/_static/_sphinx_javascript_frameworks_compat.js
doc/html/_static/basic.css
doc/html/_static/doctools.js
doc/html/_static/documentation_options.js
doc/html/_static/file.png
doc/html/_static/jquery.js
doc/html/_static/language_data.js
doc/html/_static/minus.png
doc/html/_static/plus.png
doc/html/_static/pygments.css
doc/html/_static/searchtools.js
doc/html/_static/sphinx_highlight.js
doc/html/_static/css/badge_only.css
doc/html/_static/css/theme.css
doc/html/_static/css/fonts/Roboto-Slab-Bold.woff
doc/html/_static/css/fonts/Roboto-Slab-Bold.woff2
doc/html/_static/css/fonts/Roboto-Slab-Regular.woff
doc/html/_static/css/fonts/Roboto-Slab-Regular.woff2
doc/html/_static/css/fonts/fontawesome-webfont.eot
doc/html/_static/css/fonts/fontawesome-webfont.svg
doc/html/_static/css/fonts/fontawesome-webfont.ttf
doc/html/_static/css/fonts/fontawesome-webfont.woff
doc/html/_static/css/fonts/fontawesome-webfont.woff2
doc/html/_static/css/fonts/lato-bold-italic.woff
doc/html/_static/css/fonts/lato-bold-italic.woff2
doc/html/_static/css/fonts/lato-bold.woff
doc/html/_static/css/fonts/lato-bold.woff2
doc/html/_static/css/fonts/lato-normal-italic.woff
doc/html/_static/css/fonts/lato-normal-italic.woff2
doc/html/_static/css/fonts/lato-normal.woff
doc/html/_static/css/fonts/lato-normal.woff2
doc/html/_static/js/badge_only.js
doc/html/_static/js/html5shiv-printshiv.min.js
doc/html/_static/js/html5shiv.min.js
doc/html/_static/js/theme.js
fullpy.egg-info/PKG-INFO
fullpy.egg-info/SOURCES.txt
fullpy.egg-info/dependency_links.txt
fullpy.egg-info/requires.txt
fullpy.egg-info/top_level.txt
server/__init__.py
server/ajax.py
server/base_backend.py
server/base_rpc.py
server/compile_brython.py
server/flask_backend.py
server/fullpy.owl
server/gunicorn_backend.py
server/gunicorn_multiprocess.py
server/lock.py
server/websocket.py
server/werkzeug_backend.py
static/fullpy.css