Skip to content

Law Graph

Semantic and Temporal Graph of Italian laws

Installation

You can install law_graph from PyPI:

pip install law_graph

For development installation:

git clone https://github.com/adamamer20/law_graph.git
cd law_graph
uv pip install -e .[dev]

Quick Start

import law_graph

print(law_graph.__version__)

Features

  • ✨ Modern Python package structure
  • 🔧 Automated testing and CI/CD
  • 📚 Beautiful documentation with Material for MkDocs
  • 🛡️ Type checking with runtime validation
  • 🚀 Fast development with uv package manager

License

This project is licensed under the Proprietary License.