dpaste.com

I created this pastebin in 2006 for fellow early-adopter Django coders and it’s still going strong. The “Share this traceback” button in Django’s debugging interface submits here. Registered users can mark favorites, follow other users, make items public, and edit/delete their items.

There’s an API and usage examples in Python, JavaScript, Go, Rust, and more.

Users can create accounts via GitHub, Bitbucket, GitLab, Google, or username + password.

The “Scripts, Tools, Integrations” section on the site lists projects that have adopted it, like iPython/Jupyter (via its %pastebin command).

dpaste logo

Other features

  • Private (unguessable, unpublished) URLs by default
  • Automatic detection of known syntaxes
  • Display diff between any two items
  • Previewing of markup syntaxes (Markdown, ReST, HTML)
  • A CLI written in Go, dpaste-cli
  • Anti-spam measures; blocklisting component is a reusable Django app

Technology Stack

  • Python 3
  • Django 5
  • Postgres
  • PythonAnywhere
  • Bunny.net

https://dpaste.com/