Skip to content
JB edited this page Feb 4, 2024 · 2 revisions

Simple EDL Project Wiki (Work in Progress)

Welcome to the Simple EDL Project Wiki! This guide serves as a comprehensive resource for understanding and utilizing the Simple EDL system. Our External Dynamic List (EDL) solution is designed to simplify the management and deployment of dynamic lists for various applications, including cybersecurity, content filtering, and more.

Table of Contents

Getting Started

Requirements

  • Python 3.10+
  • Django 4.1+
  • Celery 5.3+
  • A supported message broker (e.g., Redis, RabbitMQ)
Clone this wiki locally