dpaste.com

I created this pastebin in 2006 for fellow early-adopter Django coders. The “Share this traceback” button in Django’s debugging interface submits here, as does iPython/Jupyter’s %pastebin command.

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

Django debug button

Users can create accounts via GitHub, Bitbucket, GitLab, Google, or username + password. Registered users can mark favorites, follow other users, make items public, edit, and delete.

The “Scripts, Tools, Integrations” section on the site lists projects which have adopted or integrated dpaste.com.

dpaste example item

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
  • Bunny.net

https://dpaste.com/