
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: 1122, Watchers: 1122, Forks: 263, Open Issues: 57The Anorov/PySocks
repo was created 10 years ago and was last updated 3 weeks ago.
The project is very popular with an impressive 1122 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