Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

illuscio-dev/grahamcracker-py

Repository files navigation

Grahamcracker

Grahamcracker goes great with marshmallow! Use grahamcracker to automatically make marshmallow schemas from dataclasses.

Getting Started

For full documentation: read the docs.

For library development guide, read the docs.

Installation

pip install grahamcracker

Prerequisites

Python 3.7+

Authors

  • Billy Peake - Initial work