Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 201 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 201 Bytes

pymatrix

a cmatrix implementation written in python

When quits with Ctrl+C:

pymatrix.py thread-based, still a little messy

async_pymatrix.py asyncio-based, acting normally, recommended