
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: 1269, Watchers: 1269, Forks: 266, Open Issues: 61The Anorov/PySocks repo was created 14 years ago and the last code push was 2 years ago.
The project is very popular with an impressive 1269 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.
pythonfix


