About Anaconda Help Download Anaconda

Python Data Structures for Humans

Installers

Info: This package contains files in non-standard labels.
  • noarch v2.1.0

conda install

To install this package run one of the following:
conda install conda-forge::schematics
conda install conda-forge/label/cf202003::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy