PySocks 1.7.1
0
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
Contents
A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information.
Stars: 1232, Watchers: 1232, Forks: 258, Open Issues: 57The Anorov/PySocks
repo was created 12 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1232 github stars!
How to Install pysocks
You can install pysocks using pip
pip install pysocks
or add it to a project with poetry
poetry add pysocks
Package Details
- Author
- Anorov
- License
- BSD
- Homepage
- https://github.com/Anorov/PySocks
- PyPi:
- https://pypi.org/project/PySocks/
- GitHub Repo:
- https://github.com/Anorov/PySocks
Classifiers
Related Packages
Errors
A list of common pysocks errors.
Code Examples
Here are some pysocks
code examples and snippets.
GitHub Issues
The pysocks package has 57 open issues on GitHub
- wrapmodule affects not just the wrapped module