Skip to content

Judge0 Python SDK v0.0.5

Choose a tag to compare

@hermanzdosilovic hermanzdosilovic released this 08 Nov 22:02
· 28 commits to master since this release
f9b8f5c

v0.0.5 (2025-11-08)

API Changes

  • Remove Sulu clients due to their shutdown/discontinuation.
  • Depricate Python 3.9 and set Python 3.10 as minimum required version.

New Features

  • Add new clients Judge0CloudCE and Judge0CloudExtraCE which allow connecting to the Judge0 Cloud.

Improvements

  • Set default values for environment variables JUDGE0_CE_ENDPOINT and JUDGE0_EXTRA_CE_ENDPOINT to https://ce.judge0.com and https://extra-ce.judge0.com respectively.

Other Changes

  • Add warning when using preview clients.
  • Use Judge0 Cloud without API keys (i.e. without authentication) for preview clients.
  • Update language ID in Judge0 CE v1.14.0 for Scala language alias from 81 to 112.

Full Changelog: v0.0.4...v0.0.5