https://github.com/iamtorsten/tls-client
Advanced HTTP Library
https://github.com/iamtorsten/tls-client
http python-tls-client requests tls-client
Last synced: 7 months ago
JSON representation
Advanced HTTP Library
- Host: GitHub
- URL: https://github.com/iamtorsten/tls-client
- Owner: iamtorsten
- License: mit
- Created: 2024-08-14T11:20:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-08T07:29:31.000Z (8 months ago)
- Last Synced: 2025-06-08T08:24:45.191Z (8 months ago)
- Topics: http, python-tls-client, requests, tls-client
- Language: Python
- Homepage: https://pypi.org/project/tls-client2
- Size: 78.2 MB
- Stars: 22
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-TLS-Client
Python-TLS-Client is an advanced HTTP library based on requests and tls-client.
# Installation
```
pip install tls-client2
```
# Disclaimer
This is a fork of FlorianREGAZ [tls-client](https://github.com/FlorianREGAZ/Python-Tls-Client).
I created this fork because in the original repository the binaries were not updated and bugs remained open for too long.
# Usage
The project description can be found in the original repository.
[https://github.com/FlorianREGAZ/Python-Tls-Client](https://github.com/FlorianREGAZ/Python-Tls-Client)