About Anaconda Help Download Anaconda

jwixel / packages / schematics 2.1.1

Python Data Structures for Humans

Installers

  • noarch v2.1.1

conda install

To install this package run one of the following:
conda install jwixel::schematics

Description

Schematics is a Python library to combine types into structures, validate them, and transform the shapes of your data based on simple descriptions.

The internals are similar to ORM type systems, but there is no database layer in Schematics. Instead, we believe that building a database layer is made significantly easier when Schematics handles everything but writing the query.

Further, it can be used for a range of tasks where having a database involved may not make sense.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy