Installing¶
To install middle-schema, use pip (or your favorite Python package manager), like:
pip install middle-schema
And you’re ready to the next step. Hooray!
Warning
At this time, middle-schema is only available for Python 3.5+ (and probably will be).