Metadata-Version: 2.1
Name: statease
Version: 0.2.4
Summary:  Python interface to Stat-Ease 360.
Home-page: https://statease.com/docs/se360/python-integration/
Author: Stat-Ease, Inc.
Author-email: support@statease.com
License: Other/Proprietary License
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/markdown
License-File: LICENSE

# statease

**statease** is a Python package to integrate Python with Stat-Ease 360.

## Installation

statease can be installed using `pip`, which will install the dependencies
automatically.

    pip install statease

## Documentation

See https://statease.com/docs/se360/python-integration/.

## License

**statease** is licensed under a proprietary license. Details can be found in the `LICENSE` file.


