Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamtorsten/tls-client

Advanced HTTP Library
https://github.com/iamtorsten/tls-client

http python-tls-client requests tls-client

Last synced: about 2 months ago
JSON representation

Advanced HTTP Library

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)