Metadata-Version: 2.1
Name: labManager-common
Version: 1.0.2
Summary: System for managing multi-station multi-tenant lab setups - common utilities.
Project-URL: Source Code, https://github.com/dcnieho/labManager/tree/master/labManager-common
Author-email: Diederick Niehorster <diederick_c.niehorster@humlab.lu.se>
License-Expression: MIT
License-File: LICENSE
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Software Distribution
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.10
Requires-Dist: aiopath
Requires-Dist: aioshutil
Requires-Dist: jsonpickle
Requires-Dist: pathvalidate
Requires-Dist: psutil; sys_platform != 'win32'
Requires-Dist: pysmb
Requires-Dist: strictyaml
Requires-Dist: zeroconf
Description-Content-Type: text/markdown

![Downloads](https://static.pepy.tech/badge/labManager-common) ![PyPI Latest Release](https://img.shields.io/pypi/v/labManager-common.svg) ![Python version support](https://img.shields.io/pypi/pyversions/labManager-common.svg)

## labManager v1.0.2
System for managing multi-station multi-tenant lab setups - common
 utilities

This package is part of the [labManager tools](https://github.com/dcnieho/labManager/tree/master), a collection of tools for managing behavioral research setups. Please see [here](https://github.com/dcnieho/labManager/tree/master) for more information.

### Acknowledgements

This project was made possible by funding from the [LMK foundation, Sweden](https://lmkstiftelsen.se/).
