CMD + K

schematics

Community

Python Data Structures for Humans

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::schematics

Usage Tracking

2.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

Python Data Structures for Humans

Last Updated

Jul 17, 2019 at 17:13

License

BSD-3-Clause

Total Downloads

27.7K

Supported Platforms

noarch