Python Matrix

Open-source Python projects categorized as Matrix

Top 23 Python Matrix Projects

  • Surprise

    A Python scikit for building and analyzing recommender systems

  • pycm

    Multi-class confusion matrix library in Python

  • Project mention: PyCM 4.0 Released: Multilabel Confusion Matrix Support | /r/coolgithubprojects | 2023-06-07
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • telegram

    A Matrix-Telegram hybrid puppeting/relaybot bridge (by mautrix)

  • maubot

    A plugin-based Matrix bot system.

  • Project mention: Beeper CEO AMA - May 26, 2023 @ noon PDT | /r/beeper | 2023-05-26

    Absolutely possible! We are working on some sdk stuff, but for now you could check out https://github.com/maubot/maubot

  • matrix-commander

    simple but convenient CLI-based Matrix client app for sending and receiving

  • nhl-led-scoreboard

    🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨

  • Project mention: On June 12th, 2023, /r/DetroitRedWings will go dark to protest the changes being made to Reddit's API calls | /r/DetroitRedWings | 2023-06-05

    The NHL has an API also for example. So an example of how you could use that is this project https://github.com/riffnshred/nhl-led-scoreboard. I have this scoreboard running in my living room. The computer powering the scoreboard is constantly asking the NHL API "hey what's the score of the wings game" and "who scored" and a bunch of other things. The NHL API returns that data to my computer and then my computer renders that information in a scoreboard.

  • xbmc-adult

    main xbmc-adult Kodi repo for Frodo, Gotham, Helix, Isengar, Krypton, Leia and Matrix

  • Project mention: Why i cannot watch adult video sites on my AndroidTV? | /r/AndroidTV | 2023-06-08

    You might want to install Kodi and check out this repository: https://github.com/xbmc-adult/xbmc-adult/wiki

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • pygraphblas

    GraphBLAS for Python

  • Project mention: Large Photonic Processor Solves Graph Problems | news.ycombinator.com | 2023-05-10

    This is interesting to me because it's advancing the work on the notion of quantum graph problem solving.

    I'm sure we've all heard how quantum computers can be used in the future to decrypt information from today. There's a lot of research out there on how QC may be able to efficiently factor large semiprimes and bust our existing cryptographic algorithms, but to me this is the more mundane side of QC.

    The exciting side to me is that many graph problems, particularly whole graph problems like connectivity and shortest paths have a potential quantum advantage. This is particularly advantageous for sparse and hypersparse graphs that have billions of nodes but relatively low node degree. Language Models, chemical assay databases, proteomics, causal inference, and fraud detection are just a few problems that involve huge sparse graphs that could get a huge boost from quantum.

    And to show my own bias here [1], I think the future of graph algorithms, including quantum, is expressing them in Linear Algebraic form with the GraphBLAS API. Using the GraphBLAS, you can write your algorithm in a mathematical form using the multiplication of adjacency matrices that is then synthesized to some optimal form for a given architecture.

    The same code you write can then be run on a variety of backends, currently CPUs and CUDA using SuiteSparse's new JIT, but soon FPGAs and yes, quantum computers. Parallelism will become so broad and conceptually divergent that you won't even be able to conceive of an efficient hand written single function for all possible platforms.

    [1] https://github.com/Graphegon/pygraphblas

  • sydent

    Sydent: Reference Matrix Identity Server

  • Project mention: Discord is nuking Nintendo Switch emulator devs and their entire servers | news.ycombinator.com | 2024-04-11
  • heisenbridge

    a bouncer-style Matrix IRC bridge

  • Project mention: Shutting down the Matrix bridge to Libera Chat | news.ycombinator.com | 2023-11-28

    I've been using heisenbridge[0] to do my Matrix to IRC bridging and I like it. Not a broader solution to the problem since most people don't want to run their own services, but it works well for me and is no different to a bouncer for IRC servers, noone knows it's actually Matrix on the other side.

    https://github.com/hifi/heisenbridge

  • matrix-registration

    a token based matrix registration api

  • synadm

    Command line admin tool for Synapse (the Matrix reference homeserver)

  • python

    A Python 3 asyncio Matrix framework. (by mautrix)

  • Project mention: I make extensive use of Telegram bots for educational purposes (they help me with audio, image requests). I'm thinking about switching to Element/Matrix, but are the bots as capable there too? | /r/matrixdotorg | 2023-05-07

    Yes, see https://codeberg.org/imbev/simplematrixbotlib and https://github.com/mautrix/python

  • sygnal

    Sygnal: reference Push Gateway for Matrix

  • matrixcli

    Command line matrix client

  • googlechat

    A Matrix-Google Chat puppeting bridge

  • synapse-s3-storage-provider

    Synapse storage provider to fetch and store media in Amazon S3

  • tabmat

    Efficient matrix representations for working with tabular data

  • nuke-colortools

    A collection of tools for Nuke related to color science and the Academy Color Encoding System (ACES).

  • simplematrixbotlib

    Development continued at https://codeberg.org/imbev/simplematrixbotlib

  • linkedin

    LinkedIn Messaging <-> Matrix Bridge (by beeper)

  • meshtastic-matrix-relay

    A relay between a Matrix.org room and a Meshtastic radio. This relay extends your Matrix.org-based communication with a LoRa-based Meshtastic radio mesh. This is not an official product of Matrix.org or Meshtastic.

  • Project mention: [M&lt;&gt;M Relay] - Meshtastic &lt;-&gt; Matrix Relay! (sharing) | /r/meshtastic | 2023-05-05

    We are excited to share with you our project, a Meshtastic and Matrix relay (M<>M Relay 19), which aims to bridge the gap between the Meshtastic mesh network and the Matrix communication platform.

  • matrix_chatgpt_bot

    A simple matrix bot that supports image generation and chatting using ChatGPT, Langchain

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Matrix related posts

Index

What are some of the best open-source Matrix projects in Python? This list will help you:

Project Stars
1 Surprise 6,178
2 pycm 1,429
3 telegram 1,228
4 maubot 673
5 matrix-commander 507
6 nhl-led-scoreboard 418
7 xbmc-adult 379
8 pygraphblas 338
9 sydent 280
10 heisenbridge 229
11 matrix-registration 222
12 synadm 178
13 python 163
14 sygnal 147
15 matrixcli 133
16 googlechat 110
17 synapse-s3-storage-provider 106
18 tabmat 102
19 nuke-colortools 90
20 simplematrixbotlib 77
21 linkedin 62
22 meshtastic-matrix-relay 56
23 matrix_chatgpt_bot 48

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com