Skip to main content

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.

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.8.16.tar.gz (89.3 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.8.16-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hackerrank-2026.8.16.tar.gz
  • Upload date:
  • Size: 89.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hackerrank-2026.8.16.tar.gz
Algorithm Hash digest
SHA256 c356074f107d8228758a5628fb3ef06159c1cfa6d3c22dac6df0d869915c4a10
MD5 ccb9ff4ec98ceb43ef1f0cac4f961668
BLAKE2b-256 292437f256568f9ad8ffcd202431d768e7fcc45ec3909113d9390d102bede75e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hackerrank-2026.8.16.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.8.16-py3-none-any.whl.

File metadata

  • Download URL: hackerrank-2026.8.16-py3-none-any.whl
  • Upload date:
  • Size: 35.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for hackerrank-2026.8.16-py3-none-any.whl
Algorithm Hash digest
SHA256 edf8e47cc7d4557d55a82d60516312129e241480c13be39f0e32e8d06ff74f9d
MD5 4e41d15b413decee3e4ad72bc0acb83f
BLAKE2b-256 6a9822dcbfd68332ceb17045b348ccba6ff8e07966513c0934d4db11eb4e738e

See more details on using hashes here.

Provenance

The following attestation bundles were made for hackerrank-2026.8.16-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 Sentry Error logging StatusPage Status page