Hack the Box Team Support Services library for managing DNS records and team infrastructure. Currently at version 0.0.1398 with rapid, frequent releases; no stable release schedule yet.
pip install teamhack-dnsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the client with your API key and list DNS records.
Use `from teamhack_dns import ...` (underscores).
Use `api_key=your_key` instead of `key=your_key`.
Replace `client.add_record(...)` with `client.create_record(...)`.