====== dpaste ====== .. image:: https://img.shields.io/pypi/v/dpaste.svg :target: https://pypi.org/project/dpaste/ .. image:: https://github.com/DarrenOfficial/dpaste/actions/workflows/building.yml/badge.svg :target: https://github.com/DarrenOfficial/dpaste/blob/master/.github/workflows/building.yml .. image:: https://api.codacy.com/project/badge/Grade/185cfbe9b4b447e59a40f816c4a5ebf4 :target: https://www.codacy.com/app/bartTC/dpaste ---- 📖 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`_. .. image:: https://cdn.darrennathanael.com/assets/dpaste/dpaste.png :alt: A screenshot of https://dpaste.org/ :width: 60% 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 2.2. .. _dpaste.org: https://dpaste.org/ .. _pastebin: https://en.wikipedia.org/wiki/Pastebin