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).
- Host: GitHub
- URL: https://github.com/xstatic-py/xstatic
- Owner: xstatic-py
- License: other
- Created: 2018-09-18T15:10:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-30T07:09:52.000Z (about 1 year ago)
- Last Synced: 2025-11-29T01:44:28.858Z (7 months ago)
- Topics: css, files, html, javascript, packaging, python, static, xstatic
- Language: Python
- Homepage:
- Size: 46.9 KB
- Stars: 7
- Watchers: 1
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
- Authors: AUTHORS.rst
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)