Metadata-Version: 2.5
Name: piclient
Version: 0.1.0
Summary: Apostla team WRO FE 2026 shared library
Author: Elvis Wang, Ryan Rao
Author-email: Michael Xie <wenmike.xie@gmail.com>
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.13
Requires-Dist: aioserial>=1.3.1
Requires-Dist: colorama>=0.4.6
Requires-Dist: loguru>=0.7.3
Requires-Dist: numpy>=2.4.0
Requires-Dist: opencv-python>=4.13.0.92
Requires-Dist: pyserial>=3.5
Requires-Dist: scipy>=1.17.1
Requires-Dist: win32-setctime>=1.2.0
Provides-Extra: all
Requires-Dist: piclient-cli; extra == 'all'
Requires-Dist: piclient-obstacle-challenge; extra == 'all'
Requires-Dist: piclient-open-challenge; extra == 'all'
Provides-Extra: cli
Requires-Dist: piclient-cli; extra == 'cli'
Provides-Extra: obstacle-challenge
Requires-Dist: piclient-obstacle-challenge; extra == 'obstacle-challenge'
Provides-Extra: open-challenge
Requires-Dist: piclient-open-challenge; extra == 'open-challenge'
