Skip to content

conestack/webresource

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2024
Dec 21, 2022
Apr 4, 2025
Feb 5, 2024
Apr 4, 2025
Feb 5, 2024
Mar 24, 2022
Feb 5, 2024
Feb 28, 2022
Feb 5, 2024
Dec 21, 2022
May 25, 2022

Repository files navigation

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)