|
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
|
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| pyproject.toml | ||
| README.txt | ||
| setup.py | ||
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