A resource registry for web applications.
Webresource is a compact Python library to declare resources (primarily Javascript and CSS files) for delivery in your web application.
- Declare web resources via python.
- Manage dependencies between resources.
- Grouping of resources.
- Conditional delivery of resources.
- Development and a production mode.
The detailed webresource
documentation is available
here.
The sources are in a GIT DVCS with its main branches at github.
- Copyright (c) 2021-2022 Cone Contributors
- Robert Niederreiter (Author)