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.7.19.tar.gz (87.5 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.7.19-py3-none-any.whl (36.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for hackerrank-2026.7.19.tar.gz
Algorithm Hash digest
SHA256 ffe9758afe267977db00aa5972688a23b02b0b61a88e1c7408fd94fd877e9842
MD5 bd4852c6b2245d1ad77637d8f7a1de0a
BLAKE2b-256 0a526117f8ae093f5184eae4f600c6f925fb31165b18644a7f1988c8b83ab8e9

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for hackerrank-2026.7.19-py3-none-any.whl
Algorithm Hash digest
SHA256 33c135f34cf80cd2ed3a31abf580f52af93424cb7d9bc31284678703b6be1476
MD5 9c3bf6cde820669b810ab27790adacc5
BLAKE2b-256 ba27cc3f3dc7fa5856ca184020975aa1290a09540701423f04dbae1b4449cdd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for hackerrank-2026.7.19-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