yuedaregone / sread

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sread

Serialize excel data to binary and read binary for project.

  • You can Serialize data by protobuf. Use gen_excel_proto in main.py.
  • You can define yourself format binary. Use function such as gen_csharp_and_data in main.py

Getting started

pip install protobuf
pip install jinja2

About


Languages

Language:Python 93.2%Language:Smarty 6.8%