Metadata-Version: 2.1
Name: pitop
Version: 0.32.1.post8
Summary: Pi-top Python SDK.
Home-page: https://github.com/pi-top/pi-top-Python-SDK
Author: pi-top
Author-email: deb-maintainers@pi-top.com
License: Apache Software License
Description: =================
        pi-top Python SDK
        =================
        
        This is the top-level package of the pi-top Python SDK. It collects all the packages from the SDK,
        alongside other modules such as :code:`labs`.
        
        .. ###############################################
        .. # NOTE: THESE ARE EXTERNAL LINKS, AS THEY ARE #
        .. # REQUIRED FOR THE IMAGES TO SHOW ON PYPI     #
        .. ###############################################
        
        Supports all pi-top devices:
        
        .. image:: https://github.com/pi-top/pi-top-Python-SDK/raw/master/docs/_static/overview/devices.jpg
        
        Supports pi-top Maker Architecture (PMA):
        
        .. image:: https://github.com/pi-top/pi-top-Python-SDK/raw/master/docs/_static/overview/pma.jpg
        
        Supports all pi-top peripherals:
        
        .. image:: https://github.com/pi-top/pi-top-Python-SDK/raw/master/docs/_static/overview/peripherals.jpg
        
        -------
        Details
        -------
        
        More information about this and other packages of the SDK can be found in its GitHub repository_.
        
        .. _repository: https://github.com/pi-top/pi-top-Python-SDK
        
        -------------
        Documentation
        -------------
        
        Comprehensive documentation is available here_.
        
        .. _here: https://docs.pi-top.com/python-sdk/
        
Keywords: pi-top,raspberrypi,gpio
Platform: ALL
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Developers
Classifier: Topic :: Education
Classifier: Topic :: System :: Hardware
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Provides-Extra: computer_vision
Provides-Extra: doc
