Interact with the CoderPad Interview API.
Project description
coderpad-py
Python library for the CoderPad Interview API.
Installation
pip install coderpad-py
This is tested on Python 3.13+.
Getting Started
"""Example usage."""
import sys
from coderpad.client import CoderPad
client = CoderPad(api_key="your-api-key")
pad = client.pads.create(title="Interview", language="python")
sys.stdout.write(pad.title)
for listed_pad in client.pads.list():
sys.stdout.write(listed_pad.title)
org = client.organization.get()
sys.stdout.write(org.organization_name)
Full Documentation
See the full documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file coderpad_py-2026.5.4.tar.gz.
File metadata
- Download URL: coderpad_py-2026.5.4.tar.gz
- Upload date:
- Size: 57.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce467472d84e89a1703584c2e32d5f187997f15d54323d49d5859fb836ad608b
|
|
| MD5 |
f32ef87f02aaaec906c75bb95097a514
|
|
| BLAKE2b-256 |
f56216a0d3b1719f229ae16c4633e101a855b7f92de3a25e158ad52f81f2d0e7
|
Provenance
The following attestation bundles were made for coderpad_py-2026.5.4.tar.gz:
Publisher:
release.yml on adamtheturtle/coderpad
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
coderpad_py-2026.5.4.tar.gz -
Subject digest:
ce467472d84e89a1703584c2e32d5f187997f15d54323d49d5859fb836ad608b - Sigstore transparency entry: 1437841729
- Sigstore integration time:
-
Permalink:
adamtheturtle/coderpad@5adfd1a82b18d7620607ad50ff0f26f88b1b1f6a -
Branch / Tag:
refs/heads/main - Owner: https://github.com/adamtheturtle
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5adfd1a82b18d7620607ad50ff0f26f88b1b1f6a -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file coderpad_py-2026.5.4-py2.py3-none-any.whl.
File metadata
- Download URL: coderpad_py-2026.5.4-py2.py3-none-any.whl
- Upload date:
- Size: 17.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
120ffa471e266b8e89f91ebdcdf4a04fe837c283d60f84bd808d8b6f464bdd84
|
|
| MD5 |
501f842c25b71903e41c8913cd133906
|
|
| BLAKE2b-256 |
142f8d668644cf29bd642a7a14192b9d5f0faad67a4a548e9f731139ad8345f5
|
Provenance
The following attestation bundles were made for coderpad_py-2026.5.4-py2.py3-none-any.whl:
Publisher:
release.yml on adamtheturtle/coderpad
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
coderpad_py-2026.5.4-py2.py3-none-any.whl -
Subject digest:
120ffa471e266b8e89f91ebdcdf4a04fe837c283d60f84bd808d8b6f464bdd84 - Sigstore transparency entry: 1437841738
- Sigstore integration time:
-
Permalink:
adamtheturtle/coderpad@5adfd1a82b18d7620607ad50ff0f26f88b1b1f6a -
Branch / Tag:
refs/heads/main - Owner: https://github.com/adamtheturtle
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@5adfd1a82b18d7620607ad50ff0f26f88b1b1f6a -
Trigger Event:
workflow_dispatch
-
Statement type: