An open API service indexing awesome lists of open source software.

https://github.com/simonrw/py_structtype

Python Struct class a la Ruby's
https://github.com/simonrw/py_structtype

Last synced: over 1 year ago
JSON representation

Python Struct class a la Ruby's

Awesome Lists containing this project

README

          

Python ``Struct`` class
=======================

.. image:: https://travis-ci.org/mindriot101/py_structtype.svg?branch=master
:target: https://travis-ci.org/mindriot101/py_structtype

Inspired by Ruby's ``Struct`` class.