Skip to content

openrepublic/py-leap

Repository files navigation

py-leap

Python Antelope Framework

CLEOS http api & docker based automated end-to-end tests with pytest

Quickstart

Requirements:


git clone https://github.com/guilledk/py-leap.git

cd py-leap

# setup env
uv venv --python 3.12

# install deps
uv sync

# run test
uv run pytest tests/test_libre_dex.py