Metadata-Version: 2.1
Name: mtbpy
Version: 1.0.0.post1
Summary: Module for communicating with Minitab from Python scripts executed via the PYSC command.
Home-page: https://support.minitab.com/minitab/
Author: Minitab, LLC
Author-email: techsupport@minitab.com
License: UNKNOWN
Description: # mtbpy
        
        The `mtbpy` package contains the `mtbpy` Python module, which provides the ability for Python
        scripts to communicate with Minitab Statistical Software when executed via MSS's `PYSC` command.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6.1
Description-Content-Type: text/markdown
Provides-Extra: develop
