Metadata-Version: 2.4
Name: kivy-network
Version: 0.1.0
Summary: A real-time async WebSocket networking engine for Kivy.
Author-email: Etherum Miners <vjs.sreenivas@gmail.com>
Project-URL: Homepage, https://github.com/GP-commits/Kivy-Python
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: websockets>=16.0
Requires-Dist: kivy>=2.3.1
Provides-Extra: dev
Requires-Dist: pytest==9.0.2; extra == "dev"
Requires-Dist: pytest-asyncio==1.3.0; extra == "dev"
Requires-Dist: requests==2.32.5; extra == "dev"
Dynamic: license-file

# Kivy-Python
An open-source Python library designed to simplify and accelerate mobile app development with Kivy.
