Skip to main content

A wrapper for the Hack The Box API.

Project description

PyHackTheBox

Run Tests codecov

PyHackTheBox is an unofficial Python library to interact with the Hack The Box API.

Install

python setup.py install

Demo

from hackthebox import HTBClient
client = HTBClient(email="user@example.com", password="S3cr3tP455w0rd!")
print(client.user)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyHackTheBox-0.0.1.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

PyHackTheBox-0.0.1-py3-none-any.whl (10.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page