Metadata-Version: 2.4
Name: bestsockett
Version: 0.0.3b0
Summary: A lib that makes socket easy to coding. High-speed, simple networking for Python developers. (CC BY-ND 4.0 license).
License: CC-BY-ND-4.0
Keywords: socket,networking,easysocket,tcp,eyk,communication,simple-socket
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: System :: Networking
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.md
Dynamic: license-file

This is a lib that makes socket easy to coding.

Why bestsockett?

Standard Python sockets require many lines of code for simple tasks. bestsockett simplifies this process, allowing you to focus on your logic, not the connection details.
