Skip to content

Latest commit

 

History

History
51 lines (32 loc) · 1.08 KB

README.rst

File metadata and controls

51 lines (32 loc) · 1.08 KB

webresource

Latest PyPI version Number of PyPI downloads

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.

Features

  • Declare web resources via python.
  • Manage dependencies between resources.
  • Grouping of resources.
  • Conditional delivery of resources.
  • Development and a production mode.

Detailed Documentation

The detailed webresource documentation is available here.

Source Code

The sources are in a GIT DVCS with its main branches at github.

Copyright

  • Copyright (c) 2021-2022 Cone Contributors

Contributors

  • Robert Niederreiter (Author)