> cat /dev/github | grep security-tools
discovered 03 Aug 2026

Transcrypt

via awesome-list
→ View on GitHub
Transcrypt is a Python to JavaScript compiler that allows developers to write web applications in Python, which is then precompiled into optimized JavaScript for efficient loading and execution. It supports advanced Python features such as multiple inheritance, async/await, and decorators while ensuring seamless integration with JavaScript libraries suitable for web development. Notably, it offers readable code output, integrated static type checking, and debugging capabilities directly from Python source code, making it a robust tool for building professional web applications.