New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

adede

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

adede

A Wagtail app for wrapping a custom JavaScript library for frontend user components.

  • 4.1.0
  • PyPI
  • Socket score

Maintainers
1

adede

A Wagtail app for wrapping our custom JavaScript library for frontend user components. Please bear with us while we prepare more detailed documentation.

Compatibility

adede' major.minor version number indicates the Wagtail release it is compatible with. Currently this is Wagtail 4.1.x

Installation

  1. Install using pip:
pip install adede
  1. Add adede to your INSTALLED_APPS setting:
    INSTALLED_APPS = [
      # ...
      'adede'
      # ...
    ]
    

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc