pygomx/mxsmal
2026-04-04 21:14:32 +02:00
..
src refactor smal => mxsmal 2026-04-04 21:14:32 +02:00
.gitignore refactor smal => mxsmal 2026-04-04 21:14:32 +02:00
pyproject.toml refactor smal => mxsmal 2026-04-04 21:14:32 +02:00
README.txt refactor smal => mxsmal 2026-04-04 21:14:32 +02:00
setup.py refactor smal => mxsmal 2026-04-04 21:14:32 +02:00

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

sub libs:
 - pymxutils: matrix cli utils
 - mxsmal: 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