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.8.tar.gz (81.7 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.8-py2.py3-none-any.whl (31.6 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for hackerrank-2026.7.8.tar.gz
Algorithm Hash digest
SHA256 7ac31e5ecffe811d789774c32b21fe792e2bea59c3bf7cc31beef82bf9f67bf7
MD5 ad69193e21cdd99b443f247032a3b01f
BLAKE2b-256 9cb5eef223b25dc2ac2cc96f233703470779f431d2467323c7c85fdf3babdc7c

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: hackerrank-2026.7.8-py2.py3-none-any.whl
  • Upload date:
  • Size: 31.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for hackerrank-2026.7.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 81d49abf9398ab138a3d26a9fa0890a06edd1c2fc81c647c95c350a53eeb8b1b
MD5 d0b37fe0d6b921cda9061cf4e30cb56b
BLAKE2b-256 8737617f4dd268d921108313bc3777a75055020e834131b58b7038dc8cf8c7bb

See more details on using hashes here.

Provenance

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