Metadata-Version: 2.4
Name: spike3-stubs
Version: 0.1.0
Summary: Unofficial type stubs for LEGO SPIKE Prime Python v3 providing VS Code IntelliSense and autocomplete support
Author: Paul Spitaler
License: MIT
Project-URL: Repository, https://github.com/Pablomatisch/spike-prime-v3-stubs
Keywords: lego,spike,spike prime,spike prime v3,robotics,python,stubs,typing,intellisense,autocomplete,vscode,micropython
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Typing :: Typed
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# spike-prime-v3-stubs
Unofficial type stubs and autocomplete support for LEGO SPIKE Prime Python v3, enabling better IDE IntelliSense and type checking.

## Attribution

This project is based on the documentation and API reference from:

- lego-spike-python-v3-docs (https://github.com/jvolkening/lego-spike-python-v3-docs)

That project is licensed under the MIT License.

## License

This project is distributed under the MIT License.

See the LICENSE file for details.
