{"id":17362528,"url":"https://github.com/domdfcoding/circuitpython_wifimanager","last_synced_at":"2025-10-27T17:31:26.440Z","repository":{"id":38216124,"uuid":"486361371","full_name":"domdfcoding/circuitpython_wifimanager","owner":"domdfcoding","description":"Helper library for microcontrollers with builtin WiFi, such as the ESP32-S2.","archived":false,"fork":false,"pushed_at":"2025-02-05T10:09:33.000Z","size":52,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T11:23:20.672Z","etag":null,"topics":["circuitpython","esp32","python","wifi"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domdfcoding.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-27T21:51:28.000Z","updated_at":"2025-02-05T10:09:35.000Z","dependencies_parsed_at":"2023-09-26T01:41:24.782Z","dependency_job_id":"cb80f128-341a-4d9e-b9d9-37bdde05e4ce","html_url":"https://github.com/domdfcoding/circuitpython_wifimanager","commit_stats":{"total_commits":8,"total_committers":2,"mean_commits":4.0,"dds":0.375,"last_synced_commit":"37c9c084c008a859c7af0e8191dff1ba5b117865"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fcircuitpython_wifimanager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fcircuitpython_wifimanager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fcircuitpython_wifimanager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domdfcoding%2Fcircuitpython_wifimanager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domdfcoding","download_url":"https://codeload.github.com/domdfcoding/circuitpython_wifimanager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238533288,"owners_count":19488159,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["circuitpython","esp32","python","wifi"],"created_at":"2024-10-15T19:39:05.967Z","updated_at":"2025-10-27T17:31:21.118Z","avatar_url":"https://github.com/domdfcoding.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========================\ncircuitpython_wifimanager\n==========================\n\n.. start short_desc\n\n**Helper library for microcontrollers with builtin WiFi, such as the ESP32-S2.**\n\n.. end short_desc\n\nThis library provides a similar interface to the Adafruit_ESP32SPI_ library's ``adafruit_esp32spi_wifimanager`` module,\nbut to support boards with builtin WiFi using the ``wifi`` module [1]_.\n\n.. _Adafruit_ESP32SPI: https://github.com/adafruit/Adafruit_CircuitPython_ESP32SPI\n.. [1] https://circuitpython.readthedocs.io/en/latest/shared-bindings/wifi/index.html\n\n.. start shields\n\n.. list-table::\n\t:stub-columns: 1\n\t:widths: 10 90\n\n\t* - Tests\n\t  - |actions_linux| |actions_windows| |actions_macos|\n\t* - Activity\n\t  - |commits-latest| |commits-since| |maintained|\n\t* - QA\n\t  - |codefactor| |actions_flake8| |actions_mypy|\n\t* - Other\n\t  - |license| |language| |requires|\n\n.. |actions_linux| image:: https://github.com/domdfcoding/circuitpython_wifimanager/workflows/Linux/badge.svg\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/actions?query=workflow%3A%22Linux%22\n\t:alt: Linux Test Status\n\n.. |actions_windows| image:: https://github.com/domdfcoding/circuitpython_wifimanager/workflows/Windows/badge.svg\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/actions?query=workflow%3A%22Windows%22\n\t:alt: Windows Test Status\n\n.. |actions_macos| image:: https://github.com/domdfcoding/circuitpython_wifimanager/workflows/macOS/badge.svg\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/actions?query=workflow%3A%22macOS%22\n\t:alt: macOS Test Status\n\n.. |actions_flake8| image:: https://github.com/domdfcoding/circuitpython_wifimanager/workflows/Flake8/badge.svg\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/actions?query=workflow%3A%22Flake8%22\n\t:alt: Flake8 Status\n\n.. |actions_mypy| image:: https://github.com/domdfcoding/circuitpython_wifimanager/workflows/mypy/badge.svg\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/actions?query=workflow%3A%22mypy%22\n\t:alt: mypy status\n\n.. |requires| image:: https://dependency-dash.repo-helper.uk/github/domdfcoding/circuitpython_wifimanager/badge.svg\n\t:target: https://dependency-dash.repo-helper.uk/github/domdfcoding/circuitpython_wifimanager/\n\t:alt: Requirements Status\n\n.. |codefactor| image:: https://img.shields.io/codefactor/grade/github/domdfcoding/circuitpython_wifimanager?logo=codefactor\n\t:target: https://www.codefactor.io/repository/github/domdfcoding/circuitpython_wifimanager\n\t:alt: CodeFactor Grade\n\n.. |license| image:: https://img.shields.io/github/license/domdfcoding/circuitpython_wifimanager\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/blob/master/LICENSE\n\t:alt: License\n\n.. |language| image:: https://img.shields.io/github/languages/top/domdfcoding/circuitpython_wifimanager\n\t:alt: GitHub top language\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/domdfcoding/circuitpython_wifimanager/v0.0.0\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/pulse\n\t:alt: GitHub commits since tagged version\n\n.. |commits-latest| image:: https://img.shields.io/github/last-commit/domdfcoding/circuitpython_wifimanager\n\t:target: https://github.com/domdfcoding/circuitpython_wifimanager/commit/master\n\t:alt: GitHub last commit\n\n.. |maintained| image:: https://img.shields.io/maintenance/yes/2025\n\t:alt: Maintenance\n\n.. end shields\n\nInstallation\n--------------\n\n.. start installation\n\n``circuitpython_wifimanager`` can be installed from GitHub.\n\nTo install with ``pip``:\n\n.. code-block:: bash\n\n\t$ python -m pip install git+https://github.com/domdfcoding/circuitpython_wifimanager\n\n.. end installation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fcircuitpython_wifimanager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomdfcoding%2Fcircuitpython_wifimanager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomdfcoding%2Fcircuitpython_wifimanager/lists"}