What would be nice is pypi, but for regular files. So zip, but
- some concept of versioning
- a packaging/metadata/unzipping process
- an updating/reverting process
- maybe a concept of dependency trees
I'd use it for config files, bash scripts.
You can already see people "abusing" pypi as a place to put essentially data files, sometimes with a nice python wrapper, sometimes it is just a package with a data file, which is just a file as far as python goes.
♡ 2 ↻ 0