InstallationΒΆ

well-schematics can be installed from PyPI:

$ pip install well-schematics

And updated from PyPI:

$ pip install -U well-schematics

The well-schematics PyPI package will install a Python module well_schematics:

>>> import well_schematics as ws