1
0
Fork 0
TinyFrame, Python version
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Ondřej Hruška 743ceb259a
updated comment
vor 6 Jahren
.gitignore Initial commit vor 6 Jahren
LICENSE Initial commit vor 6 Jahren
PayloadBuilder.py some simplification and added type hints vor 6 Jahren
PayloadParser.py some simplification and added type hints vor 6 Jahren
README.md readme updated vor 6 Jahren
TinyFrame.py updated comment vor 6 Jahren

README.md

PonyFrame

A TinyFrame port to Python

This is called PonyFrame because a python package MUST have some pun on "py", but PynyFrame and pyTinyFrame sound odd, so I had to go for a compromise. Also, ponies are cool, right?

This port is developed for use in the GEX python client. It may be incomplete, features needed by that project are implemented first.

The code was written with some haste and my python skills are a bit rusty, so PRs to optimize the code or clean it up are welcome!