You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lex Berezhny edited this page Oct 15, 2013
·
13 revisions
Re-organize existing code into the following projects:
pyjs/ <-- root/repo
pyjs/
_core/
run/ <-- wrappers for running apps natively (MSIE, Webkit)
translate/<-- Python->JavaScript translator
stdlib/ <-- python standard lib in JS
dom/ <-- dom manipulation libs, shared
... <-- other important user libs: ajax, storage
test/ <-- unit test base class, test runner
tests/ <-- unit tests for pyjs
setup.py
pyjs-gwt/ <-- root/repo
gwt/
setup.py