esptool


Nameesptool JSON
Version 4.7.0 PyPI version JSON
download
home_pagehttps://github.com/espressif/esptool/
SummaryA serial utility to communicate & flash code to Espressif chips.
upload_time2023-12-14 14:47:36
maintainer
docs_urlNone
authorFredrik Ahlberg (themadinventor) & Angus Gratton (projectgus) & Espressif Systems
requires_python>=3.7
licenseGPLv2+
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
esptool.py
==========
A Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips.

The esptool.py project is `hosted on github <https://github.com/espressif/esptool>`_.

Documentation
-------------
Visit online `esptool documentation <https://docs.espressif.com/projects/esptool/>`_ or run ``esptool.py -h``.

Contributing
------------
Please see the `contributions guide <https://docs.espressif.com/projects/esptool/en/latest/contributing.html>`_.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/espressif/esptool/",
    "name": "esptool",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Fredrik Ahlberg (themadinventor) & Angus Gratton (projectgus) & Espressif Systems",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/1b/8b/f0d1e75879dee053874a4f955ed1e9ad97275485f51cb4bc2cb4e9b24479/esptool-4.7.0.tar.gz",
    "platform": null,
    "description": "==========\nesptool.py\n==========\nA Python-based, open-source, platform-independent utility to communicate with the ROM bootloader in Espressif chips.\n\nThe esptool.py project is `hosted on github <https://github.com/espressif/esptool>`_.\n\nDocumentation\n-------------\nVisit online `esptool documentation <https://docs.espressif.com/projects/esptool/>`_ or run ``esptool.py -h``.\n\nContributing\n------------\nPlease see the `contributions guide <https://docs.espressif.com/projects/esptool/en/latest/contributing.html>`_.",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "A serial utility to communicate & flash code to Espressif chips.",
    "version": "4.7.0",
    "project_urls": {
        "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": "",
            "digests": {
                "blake2b_256": "1b8bf0d1e75879dee053874a4f955ed1e9ad97275485f51cb4bc2cb4e9b24479",
                "md5": "e7f2012cf31cd23f60049b179fb3b53a",
                "sha256": "01454e69e1ef3601215db83ff2cb1fc79ece67d24b0e5d43d451b410447c4893"
            },
            "downloads": -1,
            "filename": "esptool-4.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e7f2012cf31cd23f60049b179fb3b53a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 285529,
            "upload_time": "2023-12-14T14:47:36",
            "upload_time_iso_8601": "2023-12-14T14:47:36.803406Z",
            "url": "https://files.pythonhosted.org/packages/1b/8b/f0d1e75879dee053874a4f955ed1e9ad97275485f51cb4bc2cb4e9b24479/esptool-4.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 14:47:36",
    "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: 0.22350s