TinyFrame, Python version
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Ondřej Hruška 743ceb259a
updated comment
6 yıl önce
.gitignore Initial commit 6 yıl önce
LICENSE Initial commit 6 yıl önce
PayloadBuilder.py some simplification and added type hints 6 yıl önce
PayloadParser.py some simplification and added type hints 6 yıl önce
README.md readme updated 6 yıl önce
TinyFrame.py updated comment 6 yıl önce

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!