Skip to main content

Interact with the HackerRank for Work API.

Project description

Build Status PyPI

hackerrank

Python library for the HackerRank for Work API.

Installation

pip install hackerrank

This is tested on Python 3.13+.

Getting Started

Generate an API token from the HackerRank for Work tokens page and pass it as api_key:

"""Example usage."""

import sys

from hackerrank.client import HackerRank

client = HackerRank(api_key="your-api-key")
for test in client.tests.list().data:
    sys.stdout.write(test.name)
interview = client.interviews.create(title="My Interview")
sys.stdout.write(interview.url or "")

Full Documentation

See the full documentation.

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

hackerrank-2026.5.12.2.tar.gz (73.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hackerrank-2026.5.12.2-py2.py3-none-any.whl (27.2 kB view details)

Uploaded Python 2Python 3

File details

Details for the file hackerrank-2026.5.12.2.tar.gz.

File metadata

  • Download URL: hackerrank-2026.5.12.2.tar.gz
  • Upload date:
  • Size: 73.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hackerrank-2026.5.12.2.tar.gz
Algorithm Hash digest
SHA256 2ffa1ba95b50605f0d9d5cb931a42fa535dcac4b22ae175fa0054dc096a6f130
MD5 aebf00ff94805a5ada382380fad305eb
BLAKE2b-256 09ff34347cebad10d1da324dfe5c2f83af37fceafb4ab43c32238cd40cb1f2f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for hackerrank-2026.5.12.2.tar.gz:

Publisher: release.yml on adamtheturtle/hackerrank

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file hackerrank-2026.5.12.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for hackerrank-2026.5.12.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 a1ff5f67b74267ac1e830bb4c9fd73d0df5e2ec21f6f8e4bb3e6ff0f27902fce
MD5 502267e3d0ecf95c1f4367556d26921f
BLAKE2b-256 eaabdf022c2c9f18ab59ebda7895a45c5fcd7898d5d39b4d78c164d8bc10aa79

See more details on using hashes here.

Provenance

The following attestation bundles were made for hackerrank-2026.5.12.2-py2.py3-none-any.whl:

Publisher: release.yml on adamtheturtle/hackerrank

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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