esptool


Nameesptool JSON
Version 5.1.0 PyPI version JSON
download
home_pageNone
SummaryA serial utility for flashing, provisioning, and interacting with Espressif SoCs.
upload_time2025-09-16 05:27:23
maintainerNone
docs_urlNone
authorFredrik Ahlberg (themadinventor), Angus Gratton (projectgus), Espressif Systems
requires_python>=3.10
licenseGPLv2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # esptool

A Python-based, open-source, platform-independent serial utility for flashing, provisioning, and interacting with Espressif SoCs.

[![Test esptool](https://github.com/espressif/esptool/actions/workflows/test_esptool.yml/badge.svg?branch=master)](https://github.com/espressif/esptool/actions/workflows/test_esptool.yml) [![Build esptool](https://github.com/espressif/esptool/actions/workflows/build_esptool.yml/badge.svg?branch=master)](https://github.com/espressif/esptool/actions/workflows/build_esptool.yml)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/espressif/esptool/master.svg)](https://results.pre-commit.ci/latest/github/espressif/esptool/master)

## Documentation

Visit the [documentation](https://docs.espressif.com/projects/esptool/) or run `esptool -h`.

## Contribute

If you're interested in contributing to esptool, please check the [contributions guide](https://docs.espressif.com/projects/esptool/en/latest/contributing.html).

## About

esptool was initially created by Fredrik Ahlberg (@[themadinventor](https://github.com/themadinventor/)), and later maintained by Angus Gratton (@[projectgus](https://github.com/projectgus/)). It is now supported by Espressif Systems. It has also received improvements from many members of the community.

## License

This document and the attached source code are released as Free Software under GNU General Public License Version 2 or later. See the accompanying [LICENSE file](https://github.com/espressif/esptool/blob/master/LICENSE) for a copy.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "esptool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Fredrik Ahlberg (themadinventor), Angus Gratton (projectgus), Espressif Systems",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c2/03/d7d79a77dd787dbe6029809c5f81ad88912340a131c88075189f40df3aba/esptool-5.1.0.tar.gz",
    "platform": null,
    "description": "# esptool\n\nA Python-based, open-source, platform-independent serial utility for flashing, provisioning, and interacting with Espressif SoCs.\n\n[![Test esptool](https://github.com/espressif/esptool/actions/workflows/test_esptool.yml/badge.svg?branch=master)](https://github.com/espressif/esptool/actions/workflows/test_esptool.yml) [![Build esptool](https://github.com/espressif/esptool/actions/workflows/build_esptool.yml/badge.svg?branch=master)](https://github.com/espressif/esptool/actions/workflows/build_esptool.yml)\n[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/espressif/esptool/master.svg)](https://results.pre-commit.ci/latest/github/espressif/esptool/master)\n\n## Documentation\n\nVisit the [documentation](https://docs.espressif.com/projects/esptool/) or run `esptool -h`.\n\n## Contribute\n\nIf you're interested in contributing to esptool, please check the [contributions guide](https://docs.espressif.com/projects/esptool/en/latest/contributing.html).\n\n## About\n\nesptool was initially created by Fredrik Ahlberg (@[themadinventor](https://github.com/themadinventor/)), and later maintained by Angus Gratton (@[projectgus](https://github.com/projectgus/)). It is now supported by Espressif Systems. It has also received improvements from many members of the community.\n\n## License\n\nThis document and the attached source code are released as Free Software under GNU General Public License Version 2 or later. See the accompanying [LICENSE file](https://github.com/espressif/esptool/blob/master/LICENSE) for a copy.\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "A serial utility for flashing, provisioning, and interacting with Espressif SoCs.",
    "version": "5.1.0",
    "project_urls": {
        "Changelog": "https://github.com/espressif/esptool/blob/master/CHANGELOG.md",
        "Documentation": "https://docs.espressif.com/projects/esptool/",
        "Homepage": "https://github.com/espressif/esptool/",
        "Source": "https://github.com/espressif/esptool/",
        "Tracker": "https://github.com/espressif/esptool/issues/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c203d7d79a77dd787dbe6029809c5f81ad88912340a131c88075189f40df3aba",
                "md5": "fc9cea4910ecfb6fbbb2942e44c835bd",
                "sha256": "2ea9bcd7eb263d380a4fe0170856a10e4c65e3f38c757ebdc73584c8dd8322da"
            },
            "downloads": -1,
            "filename": "esptool-5.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fc9cea4910ecfb6fbbb2942e44c835bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 383926,
            "upload_time": "2025-09-16T05:27:23",
            "upload_time_iso_8601": "2025-09-16T05:27:23.715692Z",
            "url": "https://files.pythonhosted.org/packages/c2/03/d7d79a77dd787dbe6029809c5f81ad88912340a131c88075189f40df3aba/esptool-5.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-16 05:27:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "espressif",
    "github_project": "esptool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "esptool"
}
        
Elapsed time: 1.18737s