flipperzero


Nameflipperzero JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryPython support for Flipper Zero.
upload_time2024-09-08 13:25:34
maintainerNone
docs_urlNone
authorOliver Fabel
requires_python>=3.8
licenseNone
keywords adc flipper zero gpio infrared micropython pwm f0 flipperzero
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flipperzero",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ADC, Flipper Zero, GPIO, Infrared, MicroPython, PWM, f0, flipperzero",
    "author": "Oliver Fabel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/3c/ba/27ccd07c2735322060d65ca70ea0059a95dea2cf9a6cff0ff7b950fe4a5e/flipperzero-1.3.0.tar.gz",
    "platform": null,
    "description": "# MicroPython on Flipper Zero\n\nThis package contains the type definitions for the `flipperzero` [MicroPython](https://micropython.org/) module.\nCheck out the [website](https://ofabel.github.io/mp-flipper/) for details.\n\nGet the interpreter application on [Flipper Lab](https://lab.flipper.net/apps/upython) to write and run your own Python files.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python support for Flipper Zero.",
    "version": "1.3.0",
    "project_urls": {
        "Changelog": "https://github.com/ofabel/mp-flipper/blob/master/CHANGELOG.md",
        "Documentation": "https://ofabel.github.io/mp-flipper/",
        "Issue Tracker": "https://github.com/ofabel/mp-flipper/issues",
        "Source code": "https://github.com/ofabel/mp-flipper"
    },
    "split_keywords": [
        "adc",
        " flipper zero",
        " gpio",
        " infrared",
        " micropython",
        " pwm",
        " f0",
        " flipperzero"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "9a69ceb39719bdac67ac3a947a5bdbf57fc1ac3bc61ae9227a1365792d2a3b3e",
                "md5": "f153823cf6d11a06e62621b399db39ca",
                "sha256": "e45891c66ecdde4dc76d9b621a05fd74e1607452d78e3135befba036cfceed8f"
            },
            "downloads": -1,
            "filename": "flipperzero-1.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f153823cf6d11a06e62621b399db39ca",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7695,
            "upload_time": "2024-09-08T13:25:35",
            "upload_time_iso_8601": "2024-09-08T13:25:35.925883Z",
            "url": "https://files.pythonhosted.org/packages/9a/69/ceb39719bdac67ac3a947a5bdbf57fc1ac3bc61ae9227a1365792d2a3b3e/flipperzero-1.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "3cba27ccd07c2735322060d65ca70ea0059a95dea2cf9a6cff0ff7b950fe4a5e",
                "md5": "1acf7467a21a42344052ec957339bad6",
                "sha256": "cba86523a233fa3ec92e0cf27aec7fd2a260d24a12bfe0b3a72555ef8b3b47fc"
            },
            "downloads": -1,
            "filename": "flipperzero-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1acf7467a21a42344052ec957339bad6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7165,
            "upload_time": "2024-09-08T13:25:34",
            "upload_time_iso_8601": "2024-09-08T13:25:34.378013Z",
            "url": "https://files.pythonhosted.org/packages/3c/ba/27ccd07c2735322060d65ca70ea0059a95dea2cf9a6cff0ff7b950fe4a5e/flipperzero-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-08 13:25:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ofabel",
    "github_project": "mp-flipper",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "flipperzero"
}
        
Elapsed time: 0.81135s