AutoSnippet automatically generates Web code snippets from HTML, CSS, and JavaScript source code. It removes the need to manually escape special characters and adds syntax highlighting. It is useful for technical bloggers and code sites.
PyH is a Python module that allows you to generate HTML pages in an object-oriented fashion. Each HTML tag is an object that can be modified at any time. The output is neat and human-readable.