Tree-based Philippine Codifications, Statutes, and Documents, using a uniform node structure; utilized in the LawSQL dataset.
See documentation.
Checkout code, create a new virtual environment:
poetry add statute-trees # python -m pip install statute-trees
poetry update # install dependencies
poetry shell
Run tests:
pytest