looking for a pastebin / git, written in Python.
from Corsair@programming.dev to python@programming.dev on 22 Mar 2024 08:01
https://programming.dev/post/11783554
from Corsair@programming.dev to python@programming.dev on 22 Mar 2024 08:01
https://programming.dev/post/11783554
Hi,
Following my previous post where quickly share code ?
I’m looking for a pastebin / git / github self-hosted software written in 🐍 Python.
Here the features that I’m looking for (anyway like it’s in Python I could create my self the missing one afterward :)
- self-hosted, (but may have some instance public online)
- compatible with git (and therefore history log )
- syntax highlight for a various languages (especially 🐍 Python )
- Can show the difference between versions (modified, added, removed ) with color and nice interface.
- Fully LOSS (aka FOSS)
Thanks.
#python
threaded - newest
Why python specifically?
You can run your own git instances like Gitea or forgejo but those are written in other languages because that are more suited for the task than python.
github.com/awesome-selfhosted/awesome-selfhosted?…
Ty for this
github.com/WardPearce/paaster
Cough cough might be bias
no history log, but happy to take PRs