Metadata-Version: 2.3
Name: flipperzero
Version: 1.3.0
Summary: Python support for Flipper Zero.
Project-URL: Documentation, https://ofabel.github.io/mp-flipper/
Project-URL: Source code, https://github.com/ofabel/mp-flipper
Project-URL: Issue Tracker, https://github.com/ofabel/mp-flipper/issues
Project-URL: Changelog, https://github.com/ofabel/mp-flipper/blob/master/CHANGELOG.md
Author: Oliver Fabel
License-Expression: MIT
License-File: LICENSE.txt
Keywords: ADC,Flipper Zero,GPIO,Infrared,MicroPython,PWM,f0,flipperzero
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Other OS
Classifier: Programming Language :: Python :: Implementation :: MicroPython
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# MicroPython on Flipper Zero

This package contains the type definitions for the `flipperzero` [MicroPython](https://micropython.org/) module.
Check out the [website](https://ofabel.github.io/mp-flipper/) for details.

Get the interpreter application on [Flipper Lab](https://lab.flipper.net/apps/upython) to write and run your own Python files.
