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.30.tar.gz (88.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.7.30-py3-none-any.whl (35.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hackerrank-2026.7.30.tar.gz
  • Upload date:
  • Size: 88.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.7.30.tar.gz
Algorithm Hash digest
SHA256 1978de3049f3a74af2feab074bfd907d6e299e554c50ba029ca6278ad3c3c417
MD5 e728664cbd6d7c9b9b0a90fd0e1b07d7
BLAKE2b-256 f66f79df3e7355132348bed1a17e9e2dbca80cb3b410780e37e5d33dc7fbb05b

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: hackerrank-2026.7.30-py3-none-any.whl
  • Upload date:
  • Size: 35.5 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.7.30-py3-none-any.whl
Algorithm Hash digest
SHA256 9e2e75d177261d2e708b2812e4ce1198ad9902ac96ea869ac3c39a57a74cef06
MD5 94ed59094c8ae16fd3642cdda615ff6e
BLAKE2b-256 8aba062fc7d22fdd2ae3634b7ef5c5fd0e2a4f6ce0409168d0ee5deebd1d66c3

See more details on using hashes here.

Provenance

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