Jericho

Status: 🟢 Active
Language: Python
Category: Research Software
Repository: https://github.com/st7ma784/jericho

Overview

Jericho research framework

Technologies & Tags

FrameworkResearch Tools

Quick Start

# Clone the repository
git clone https://github.com/st7ma784/jericho
cd Jericho

# Install dependencies (if requirements.txt exists)
pip install -r requirements.txt

# Or install in development mode
pip install -e .