matrix-org / matrix-org/matrix-python-sdk
Implement class at similar level of abstraction to MatrixClient for application services
Open
Nobody has claimed this yet.
architecture
Client layer
enhancement
- Dominant language
- Python
- Stars
- 266
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Have you considered adding an appservice abstraction as well? I'd love to experiment with some bridges in Python, but TBH I have a hard time wrapping my head around how the appservices/bridging actually works.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the existing MatrixClient abstraction and the repository's surrounding API structure. The issue names no files or tests, so first determine how Matrix application services and bridging should map to a Python abstraction. Done means an agreed appservice-level design exists and its scope is clear enough to implement and test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100