Metadata-Version: 2.4
Name: skutils
Version: 0.3.0b0
Summary: SkuTek Instrumentation utilities for control, orchestration, and data analysis using SkuTek products
Author-email: SkuTek Instrumentation <support@skutek.com>
Maintainer-email: Hugh Gallo <hugh@skutek.com>, Jeff Maggio <jeff@skutek.com>, SkuTek Instrumentation <support@skutek.com>
License-Expression: BSD-3-Clause
Project-URL: Home Page, https://skutek.com
Classifier: Development Status :: 4 - Beta
Classifier: Typing :: Typed
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.14
Requires-Dist: typing_extensions
Requires-Dist: bitstruct
Requires-Dist: requests
Requires-Dist: python-socketio[client]
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: sphinx; extra == "dev"
Requires-Dist: build; extra == "dev"
Requires-Dist: nbsphinx; extra == "dev"
Requires-Dist: sphinx-copybutton; extra == "dev"
Requires-Dist: jupyter; extra == "dev"
Requires-Dist: notebook; extra == "dev"
Requires-Dist: matplotlib; extra == "dev"
Requires-Dist: sphinx-rtd-theme; extra == "dev"
Requires-Dist: pypandoc_binary; extra == "dev"
Requires-Dist: scipy; extra == "dev"
Requires-Dist: pandas; extra == "dev"
Requires-Dist: twine; extra == "dev"
Dynamic: license-file

# SkuTek Utilities (AKA skutils)

[![PyPI version](https://badge.fury.io/py/skutils.svg)](https://badge.fury.io/py/skutils) 
[![Python Versions](https://img.shields.io/python/required-version-toml?tomlFilePath=https%3A%2F%2Fgitlab.com%2Fskutek%2Flibraries%2Fskutils%2F-%2Fraw%2Fmaster%2Fpyproject.toml%3Fref_type%3Dheads
)](https://pypi.org/project/skutils/)
[![License](https://img.shields.io/pypi/l/skutils
)](https://gitlab.com/skutek/libraries/skutils/-/blob/master/LICENSE)
[![Status](https://img.shields.io/pypi/status/skutils)](https://gitlab.com/skutek/libraries/skutils)

SkuTek Utilities (skutils) is a control and data management library that runs on your desktop
to remotely control and work with your SkuTek data acquisition and data management systems.

Documentation and examples can be found [here](https://skutek.com/skutils/)



Skutils is currently in _beta_. Please report any issues to [support@skutek.com](mailto:support@skutek.com) so we address your problems rapidly. 

Happy data collecting!



