Welcome to tulit's documentation! =================================== **tulit** is a comprehensive Python library for retrieving and parsing legal documents from various jurisdictions and formats. The library provides: * **Clients** for downloading documents from official legal databases (EU Cellar, Legifrance, etc.) * **Parsers** for converting legal documents into structured JSON (Akoma Ntoso, Formex, HTML formats) * **Modern architecture** following best practices and design patterns Check out the :doc:`getting_started` section for installation and basic usage, or :doc:`architecture` for details about the library's design. .. note:: This project is under active development. Contents -------- .. toctree:: :maxdepth: 2 :caption: User Guide getting_started architecture .. toctree:: :maxdepth: 2 :caption: API Reference client parsers Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`