TinyFrame, Python version
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Ondřej Hruška 743ceb259a
updated comment
pirms 6 gadiem
.gitignore Initial commit pirms 6 gadiem
LICENSE Initial commit pirms 6 gadiem
PayloadBuilder.py some simplification and added type hints pirms 6 gadiem
PayloadParser.py some simplification and added type hints pirms 6 gadiem
README.md readme updated pirms 6 gadiem
TinyFrame.py updated comment pirms 6 gadiem

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!