Metadata-Version: 2.4
Name: kiwistron_ipconfig
Version: 0.1.0
Summary: Serial-based network scanner and lightweight GUI to configure device Wi-Fi and get stream URL (Kiwistron IP config).
Author-email: Your Name <you@example.com>
License: MIT
Project-URL: Homepage, https://example.com/kiwistron_ipconfig
Keywords: esp32,serial,tkinter,camera,network,ipconfig,kiwistron
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# Kiwistron IP Config (kiwistron_ipconfig)

A small library to handle serial scanning of Wi-Fi networks, connect device to Wi-Fi and retrieve device IP/stream URL.
Includes a modular Tkinter GUI (configurable) and pure-core classes for programmatic use.

## Quick start

Install (local):
```bash
pip install .
