include py-qoi in readme

include a new native python implementation of encoder + decoder following QOI format specifications
This commit is contained in:
Matheus Pedroni
2022-04-09 21:56:13 -03:00
committed by GitHub
parent a5075d1b6f
commit 773915aefd

View File

@ -82,6 +82,7 @@ implementations listed below.
- https://github.com/mhoward540/qoi-nim (Nim)
- https://github.com/wx257osn2/qoixx (C++)
- https://github.com/musabkilic/qoi-decoder (Python)
- https://github.com/mathpn/py-qoi (Python)
## QOI Support in Other Software