An open API service indexing awesome lists of open source software.

https://github.com/xstatic-py/xstatic

Low-Fat static file packaging for Python projects (base package).
https://github.com/xstatic-py/xstatic

css files html javascript packaging python static xstatic

Last synced: 4 months ago
JSON representation

Low-Fat static file packaging for Python projects (base package).

Awesome Lists containing this project

README

          

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)