Skip to content

ComputerTech312/dpaste

 
 

Repository files navigation

Dpaste

dpaste image Python CI Docker Image CI Code Quality


📖 Full documentation on https://docs.dpaste.org

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

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/darrenofficial/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.6 and Django 3.2.

dpaste.org: https://dpaste.org/ pastebin: https://en.wikipedia.org/wiki/Pastebin

About

The Django project driving dpaste.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.9%
  • SCSS 13.3%
  • HTML 9.0%
  • JavaScript 3.9%
  • Makefile 1.7%
  • Dockerfile 1.2%