Metadata-Version: 2.1
Name: pysimplesocket
Version: 0.1.0
Summary: python simple socket
Home-page: https://github.com/LamentXU123/pySimpleSocket
Author: ['LamentXU', 'Meteor_Kai']
Author-email: ['1372449351@qq.com', '1318723916@qq.com']
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.6.0
Description-Content-Type: text/markdown
License-File: LICENSE


<h1 align="center">pySimpleSocket -- Make your socket coding more easier!</h1>
<em><h3 align="center">A more convenient and simpler way to program sockets </h3></em>
<p align="center">
<img src=https://github.com/LamentXU123/pySimpleSocket/blob/main/Resource/Logo.png>
<img src=https://img.shields.io/badge/python-3.7+-blue?style=for-the-badge>
<img src=https://img.shields.io/badge/License-MIT-green?style=for-the-badge>
<img src=https://img.shields.io/badge/State-Developing-red?style=for-the-badge>
<img src=https://img.shields.io/badge/Platform-Windows-orange?style=for-the-badge>
<em><h5 align="center"></h5></em>

## Main Features
* __Effectively improve your socket programming efficiency__
	
	* *More simple, convenient, easy-to-use built-in functions*
	
* __Establish a more reliable connection__

	* *More detailed error reporting and reconnection*
	
## Highlights
* Simpler connection and communication process
	
* More easy to get start with
	
* More details on errors and common reconnect methods
	
* Working on both TCP and UDP

## Getting started


## Maintainers
[@LamentXU](https://github.com/LamentXU123).
[@MeteorKai](https://github.com/MeteorKai).

## Reports

Please send bug reports and feature requests through [github issue tracker](https://github.com/LamentXU123/pySimpleSocket/issues). ArcticWolf is currently under development now and it's open to any constructive suggestions.


## License
The ArcticWolf attack script is released under [MIT license](https://github.com/LamentXU123/pySimpleSocket/License).

***Leave a star if you like this project***
