dpaste.com

I created this pastebin in 2006 for fellow early-adopter Django coders. Since Django 1.0, the framework’s debugging interface has had a “Share this traceback” button submitting to dpaste.com.

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

dpaste logo

With integrations like these depending on the site, I take reliability and usability especially seriously.

Features of note

  • Private (unguessable, unpublished) URLs for all items
  • Versioned REST API for item creation
  • User accounts (including creation/login via GitHub, Bitbucket, GitLab, or Google)
  • Analyzes code snippets and suggests syntax setting
  • Responsive layouts
  • 100% HTTPS
  • Blocklisting component extracted into a reusable Django app

Technology Stack

  • Python 3
  • Django 4
  • Postgres
  • PythonAnywhere

https://dpaste.com/