2026-04-16 16:29:49 +02:00
2026-04-16 16:29:49 +02:00
2026-04-16 16:30:39 +02:00
2026-04-16 16:29:49 +02:00
2026-04-20 16:46:53 +02:00
cli
2026-04-21 14:44:35 +02:00

tea3-py

install

python -m venv .venv
source .venv/bin/activate
pip install -e .

run tests

pip install pytest
pytest

run sagemath script

deactivate the venv first, then with sagemath installed:

./run_sage.sh
S
Description
No description provided
Readme BSD-3-Clause 72 KiB
Languages
Python 99.7%
Shell 0.3%