judge0 / judge0/judge0-python

Improvements before releasing v0.1.0

Open
#22 0 comments 0 reactions 1 assignee View on GitHub

@fkdosilovic is already working on this.

Since Nov 9, 2025.

meta-issue
Dominant language
Python
Stars
35
Forks
6
Avg merge
28m
Merged PRs (30d)
2

Description

There are a few issues and improvements needed before releasing v0.1.0.

Here are the necessary fixes and improvements:

  • Switch to httpx instead of requests
  • Add Client Resolution docs
  • Add General Overview of API docs
  • Use ruff and mypy/pyright/basedpyright instead of ufmt and flake
  • Switch to Python 3.10+ capabilities of type annotations. Check and fix the type hint errors and warnings
  • Cleanup and refactor tests
  • Setup more detailed logging (both to a file and to stdout)
  • Don't show alpha releases in the docs

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.