dpaste - code pastebin application
Originally inspired by dpaste.com this application adds the ability to:
See the differences between snippets
A history of snippets as a tree
See your latest 25 snippets (admin setting)
A huge bunch of syntax highlighters (lexers)
User defined settings to change the font-family as well as font-sizes
Nice colors
Multilangual interface
per-user defined expiration of snippets
Installation:
Add dpaste to your pythonpath.
Add dpaste to your INSTALLED_APPS in your django project settings.
Add this line to your urlsconf:
(r'^mypaste/', include('dpaste.urls')),
Requirements:
django-mptt for the nested-set history tree
Pygments for syntax highlighting
Release files for django-dpaste 0.2.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| django-dpaste-0.2.4.tar.gz | 16.8 kB | Details |
Release files / django-dpaste-0.2.4.tar.gz
| Download URL | django-dpaste-0.2.4.tar.gz |
|---|---|
| Size | 16.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0350493e9b7c8ace9efd1cd4a8642f3a664ac309706bf571584ed38144cccb19
|
|
BLAKE2b-256 checksum How to use checksums |
9642c8700ec3231cdb96e46c3b48702abe3a9ad19792cd46406973deb306ee3d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |