What is Transcrypt
		
		
		
		Transcrypt is a tool to precompile a fairly extensive subset of Python into compact, readable Javascript. It has the following characteristics:
		
		- Allows for classical OO programming with multiple inheritance
		
 - Seamless integration with the universe of high-quality web-oriented JavaScript libraries, rather than the desktop-oriented Python ones
		
 - Hierarchical URL based module system to prevent name conflicts
		
 - Simple relation between Python source and generated JavaScript code for easy debugging
		
 - Compact downloads, kB's rather than MB's