 
      
    | You are here | tenthousandmeters.com | ||
| | | | | blog.hakril.net | |
| | | | | ||
| | | | | akaptur.github.com | |
| | | | | [Edit: A significantly expanded version of this series appears as a chapter in The Architecture of Open Source Applications, volume 4, as A Python ... | |
| | | | | blog.quarkslab.com | |
| | | | | Where building a custom obfuscated Python interpreter for a Python packer turned into an optimized Python interpreter. | |
| | | | | ericlathrop.com | |
| | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | ||