Tag Archives: pastebin

Pastebin on Google App Engine

I made a pastebin using the webapp framework in Google App Engine. So far it supports about 11 types of syntax highlights, but I could add more if necessary. This is not as “feature-rich” as dpaste but it works. For some unknown reason, I decided to call it wepaste. Here are some sample highlights:

Python
Ruby
html

For now, [...]