Metadata-Version: 2.1
Name: judge0
Version: 0.0.2
Summary: The official Python library for Judge0.
Author-email: Judge0 <contact@judge0.com>
Project-URL: Homepage, https://github.com/judge0/judge0-python
Project-URL: Repository, https://github.com/judge0/judge0-python.git
Project-URL: Issues, https://github.com/judge0/judge0-python/issues
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Operating System :: OS Independent
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests<3.0.0,>=2.28.0
Requires-Dist: pydantic<3.0.0,>=2.0.0
Provides-Extra: test
Requires-Dist: ufmt==2.7.3; extra == "test"
Requires-Dist: pre-commit==3.8.0; extra == "test"
Requires-Dist: pytest==8.3.3; extra == "test"
Requires-Dist: python-dotenv==1.0.1; extra == "test"
Requires-Dist: pytest-cov==6.0.0; extra == "test"
Requires-Dist: flake8-docstrings==1.7.0; extra == "test"
Provides-Extra: docs
Requires-Dist: sphinx==7.4.7; extra == "docs"

# Judge0 Python SDK

The official Python SDK for Judge0.
