Metadata-Version: 2.1
Name: pybelt
Version: 0.0.1
Summary: An Python library to control the feelSpace naviBelt from your application
Home-page: https://github.com/feelSpace/pybelt
Author: feelSpace GmbH
Author-email: dev@feelspace.de
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.3
Description-Content-Type: text/markdown
Requires-Dist: pyserial
Requires-Dist: bleak
Requires-Dist: asyncio
Requires-Dist: queue
Requires-Dist: sys
Requires-Dist: threading
Requires-Dist: time
Requires-Dist: logging
Requires-Dist: typing

# FSLib-Python
An Python library to control the feelSpace naviBelt from your application.

## About feelSpace

* Learn more about feelSpace at [www.feelspace.de](https://www.feelspace.de/?lang=en)

## Copyright and license notice

Copyright 2020, feelSpace GmbH.

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0

**Note on using feelSpace Trademarks and Copyrights:**

*Attribution:* You must give appropriate credit to feelSpace GmbH when you use feelSpace products in a publicly disclosed derived work. For instance, you must reference feelSpace GmbH in publications, conferences or seminars when a feelSpace product has been used in the presented work.

*Endorsement or Sponsorship:* You may not use feelSpace name, feelSpace productsâ€™ name, and logos in a way that suggests an affiliation or endorsement by feelSpace GmbH of your derived work, except if it was explicitly communicated by feelSpace GmbH.


