Hello! This is a little plugin I threw together after wondering how I might be able to use Transcrypt[1] alongside Django. It's in its early stages (no tests) and has a limited feature set (no class-based validator support; only functions), but I think it's a neat proof-of-concept for a useful application of Python-to-JS transpiling.<p>Let me know what you think, and I'll try to keep an eye out today so I can respond.<p>[1] <a href="http://www.transcrypt.org/" rel="nofollow">http://www.transcrypt.org/</a>