Metadata-Version: 2.1
Name: martypy
Version: 3.1.0a1
Summary: Python library for Marty the Robot V1 and V2
Home-page: http://github.com/robotical/martypy
Author: Robotical
Author-email: hello@robotical.io
Maintainer: Robotical
Maintainer-email: hello@robotical.io
License: Apache 2.0
Description: # martypy
        Python library to communicate with Marty the Robot V1 and V2 by Robotical
        
        [See the API Documentation](https://userguides.robotical.io/martyv2/documentation/python_function_reference)
        
        To regenerate documentation:
        - pip install -r dev-requirements.txt
        - pydoc-markdown --server --open
        
Keywords: ros,robot,marty,marty the robot,robotical
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/markdown
Provides-Extra: tests
