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

django-entity-event

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

django-entity-event

Newsfeed-style event tracking and subscription management for django-entity.

  • 3.1.0
  • PyPI
  • Socket score

Maintainers
1

.. image:: https://travis-ci.org/ambitioninc/django-entity-event.png :target: https://travis-ci.org/ambitioninc/django-entity-event

.. image:: https://pypip.in/v/django-entity-event/badge.png :target: https://crate.io/packages/django-entity-event/ :alt: Latest PyPI version

.. image:: https://pypip.in/d/django-entity-event/badge.png :target: https://crate.io/packages/django-entity-event/ :alt: Number of PyPI downloads

Django Entity Event

Django Entity Event is a great way to collect events that your users care about into a unified location. The parts of your code base that create these events are probably totally separate from the parts that display them, which are also separate from the parts that manage subscriptions to notifications. Django Entity Event makes separating these concerns as simple as possible, and provides convenient abstractions at each of these levels.

Installation

To install the latest release, type::

pip install django-entity-event

To install the latest code directly from source, type::

pip install git+git://github.com/ambitioninc/django-entity-event.git

Documentation

Full documentation is available at http://django-entity-event.readthedocs.org

License

MIT License (see LICENSE)

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