hit9 / bitproto

The bit level data interchange format for serializing data structures (long term maintenance).
https://bitproto.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
127 stars 16 forks source link

IntEum for python #41

Closed waszil closed 2 years ago

waszil commented 2 years ago

Implemented enum.IntEnum representation for enums for python. Implements #40 .

waszil commented 2 years ago

plus, I have added .bitproto file syntax highlighting support for PyCharm as well.

hit9 commented 2 years ago

Hi, this pr looks great, it also takes into account backward compatibility.

LGTM.

hit9 commented 2 years ago

https://github.com/hit9/bitproto/releases/tag/v0.4.5