ssllabs#

This project implements the Qualys SSL Labs API in python. It uses API version 3. All methods are async.

System requirements#

Defining the system requirements with exact versions typically is difficult. But there is a tested environment:

  • Linux

  • Python 3.11.6

  • pip 23.3.1

  • dacite 1.8.1

  • httpx 0.25.2

Other versions and even other operating systems might work. Feel free to tell us about your experience.

Versioning#

In our versioning we follow Semantic Versioning.

Current Version: 0.1.dev1+g2573c43