Latest Threat Research:Malicious dYdX Packages Published to npm and PyPI After Maintainer Compromise.Details
Socket
Book a DemoInstallSign in
Socket

webresource

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

webresource

A resource registry for web applications.

pipPyPI
Version
1.0b2
Maintainers
2

webresource

.. image:: https://img.shields.io/pypi/v/webresource.svg :target: https://pypi.python.org/pypi/webresource :alt: Latest PyPI version

.. image:: https://img.shields.io/pypi/dm/webresource.svg :target: https://pypi.python.org/pypi/webresource :alt: Number of PyPI downloads

.. image:: https://github.com/conestack/webresource/actions/workflows/test.yml/badge.svg :target: https://github.com/conestack/webresource/actions/workflows/test.yml :alt: Test webresource

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 <https://webresource.readthedocs.io>_.

Source Code

The sources are in a GIT DVCS with its main branches at github <http://github.com/conestack/webresource>_.

  • Copyright (c) 2021-2025 Cone Contributors

Contributors

  • Robert Niederreiter (Author)

Keywords

CSS

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts