You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ondřej Hruška
743ceb259a
|
7 years ago | |
---|---|---|
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
PayloadBuilder.py | 7 years ago | |
PayloadParser.py | 7 years ago | |
README.md | 7 years ago | |
TinyFrame.py | 7 years ago |
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!