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.
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.
https://github.com/awesome-selfhosted/awesome-selfhosted?tab=readme-ov-file#software-development---project-management
Ty for this