pygomx/smal
saces 3f6be78685
Some checks are pending
Build, test and release / timestamp (push) Waiting to run
Build, test and release / changes (push) Waiting to run
Build, test and release / pygomx-wheel (macos-15-intel) (push) Blocked by required conditions
Build, test and release / pygomx-wheel (macos-latest) (push) Blocked by required conditions
Build, test and release / pygomx-wheel (windows-11-arm) (push) Blocked by required conditions
Build, test and release / pygomx-wheel (windows-2022) (push) Blocked by required conditions
Build, test and release / pygomx-wheel-linux (ubuntu-24.04-arm) (push) Blocked by required conditions
Build, test and release / pygomx-wheel-linux (ubuntu-latest) (push) Blocked by required conditions
Build, test and release / pygomx-pypi (push) Blocked by required conditions
Build, test and release / smal-sdist (push) Blocked by required conditions
Build, test and release / smal-wheel (push) Blocked by required conditions
Build, test and release / smal-pypi (push) Blocked by required conditions
update & rename smal => mxsmal
2026-04-04 12:12:56 +02:00
..
src more click, more api, even more fixes 2026-03-18 09:24:16 +01:00
.gitignore update & rename smal => mxsmal 2026-04-04 12:12:56 +02:00
pyproject.toml update & rename smal => mxsmal 2026-04-04 12:12:56 +02:00
README.txt little update. 2026-01-31 15:02:30 +01:00
setup.py update & rename smal => mxsmal 2026-04-04 12:12:56 +02:00

Simple Matrix Application Library
=================================

sub libs:
 - pymxutils: matrix cli utils
 - smal: the lib itself
 - smbl: simplematrixbotlib compat layer experiments (if any)
 - demobot: simple demo bot

install: pip install .

usage:
  - run `smalsetup <matrixid>` in an empty dir.
  - start the bot `demobot`.
  - simple demo bot. no further configuration required