1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
XStatic
-------
The goal of XStatic family of packages is to provide static file packages
with minimal overhead - without selling you some dependencies you don't want.
XStatic has some minimal support code for working with the XStatic-* packages.
Docs: https://xstatic.readthedocs.io/
Repository: https://github.com/xstatic-py/xstatic (base package)
Find more stuff already packaged as xstatic package there:
https://github.com/xstatic-py/
https://pypi.org/search/?q=xstatic
Licenses:
* MIT license (for XStatic code)
* same license as packaged file (for static file packages)
|