mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 08:58:38 +01:00
17 lines
401 B
Markdown
17 lines
401 B
Markdown
|
|
---
|
||
|
|
layout: project
|
||
|
|
title: python-matrix-bot-api
|
||
|
|
categories: projects other
|
||
|
|
description: A Python API for making Matrix bots
|
||
|
|
author: Shawn Anastasio
|
||
|
|
maturity: Early beta
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{ page.title }}
|
||
|
|
|
||
|
|
A Python API for making Matrix bots.
|
||
|
|
|
||
|
|
Requires [matrix-python-sdk](https://github.com/matrix-org/matrix-python-sdk).
|
||
|
|
|
||
|
|
The project lives on [GitHub](https://github.com/shawnanastasio/python-matrix-bot-api/)
|