Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

python-edax

Description

This is a Python wrapper for Edax. It requires at least Python 3.10, and the libraries listed in pyproject.toml.

Installation

Run pip install . to install the package and all its dependencies.