Skip to content

0x85dotdev/dpaste

 
 

Repository files navigation

dpaste

https://travis-ci.org/bartTC/dpaste.svg?branch=master https://api.codacy.com/project/badge/Coverage/185cfbe9b4b447e59a40f816c4a5ebf4 https://api.codacy.com/project/badge/Grade/185cfbe9b4b447e59a40f816c4a5ebf4

dpaste is a pastebin application written in Python using the Django framework. You can find a live installation on dpaste.de.

A screenshot of https://dpaste.de/

The project is intended to run standalone as any regular Django Project, but it's also possible to install it into an existing project as a typical Django application.

The code is open source and available on Github: https://github.com/bartTC/dpaste. If you found bugs, have problems or ideas with the project or the website installation, please create an Issue there.

dpaste requires at a minimum Python 3.4 and Django 1.11.

Further documentation can be found here: https://docs.elephant.house/dpaste/

About

The Django project driving dpaste.de

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.1%
  • CSS 15.6%
  • HTML 9.7%
  • JavaScript 3.6%