Metadata-Version: 2.1
Name: piezense
Version: 0.4.5
Summary: A Python package for interfacing with PieZense pneumatic systems
Home-page: https://github.com/haptica-robotics/piezense
Author: Haptica Robotics
Author-email: info@hapticarobotics.com
License: LicenseRef-Proprietary
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# PieZense
a python library for Haptica Robotics' pneumatic system

## Example programs
https://github.com/haptica-robotics/piezense-examples




## notes for developers

python3 setup.py sdist bdist_wheel

twine upload --repository pypi dist/*



