Avrotize & Structurize
Home Avrotize Structurize Gallery
← Back

Structure -> Python (JSON)

Python dataclasses with dataclasses-json for JSON serialization

📄 Source
📄 Source: inventory.struct.json
Loading source...
📁 Files
📁 Output Files
python
📁 src
📁 inventory
__init__.py
categoryenum.py
contact.py
dimensions.py
inventoryitem.py
pricing.py
product.py
statusenum.py
stockinfo.py
supplier.py
unitenum.py
warehouselocation.py
weight.py
📁 tests
test_categoryenum.py
test_contact.py
test_dimensions.py
test_inventoryitem.py
test_pricing.py
test_product.py
test_statusenum.py
test_stockinfo.py
test_supplier.py
test_unitenum.py
test_warehouselocation.py
test_weight.py
pyproject.toml
📄 Output
📄 Select a file to view
Click a file in the tree to view its contents

Avrotize & Structurize

A universal schema converter and code generator for data structures.

Links

  • GitHub Repository
  • PyPI Package
  • Report an Issue

License

MIT License

© 2025 Clemens Vasters