




















I've been working on something new these last few weeks that I'd like to share with you: BowerStatic.
BowerStatic is Python WSGI framework for easily serving and including components that you manage by using Bower.
Let's unpack that:
bower install. It can also serve locally developed components
for you.<script> and <link> tags for you
automaticallyLook at the BowerStatic website for much more information about all this. And check out the source. Contributions are welcome!
BowerStatic was heavily inspired by another project that I helped create: Fanstatic. For more information on how things led up to BowerStatic, read the history section in the docs.
I am not done yet. I still need to work on some of the cache busting behavior, improve error reporting. But soon it will be time for the first release.
Deeper integration with the Morepath
web framework is also coming. I have a good idea of what know what it
will look like. Look out for more.static soon!
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。