Metadata-Version: 2.2
Name: judge0-api-wrapper
Version: 1.0.2
Summary: API wrapper for Judge0 service
Home-page: https://github.com/Fabul0n/judge0-api-wrapper
Author: Fabul0n
Author-email: fabulon@mail.ru
License: MIT
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: certifi==2025.1.31
Requires-Dist: charset-normalizer==3.4.1
Requires-Dist: docutils==0.21.2
Requires-Dist: furl==2.1.3
Requires-Dist: id==1.5.0
Requires-Dist: idna==3.10
Requires-Dist: jaraco.classes==3.4.0
Requires-Dist: jaraco.context==6.0.1
Requires-Dist: jaraco.functools==4.1.0
Requires-Dist: keyring==25.6.0
Requires-Dist: markdown-it-py==3.0.0
Requires-Dist: mdurl==0.1.2
Requires-Dist: more-itertools==10.6.0
Requires-Dist: nh3==0.2.21
Requires-Dist: orderedmultidict==1.0.1
Requires-Dist: packaging==24.2
Requires-Dist: Pygments==2.19.1
Requires-Dist: pywin32-ctypes==0.2.3
Requires-Dist: readme_renderer==44.0
Requires-Dist: requests==2.32.3
Requires-Dist: requests-toolbelt==1.0.0
Requires-Dist: rfc3986==2.0.0
Requires-Dist: rich==13.9.4
Requires-Dist: setuptools==75.8.2
Requires-Dist: six==1.17.0
Requires-Dist: twine==6.1.0
Requires-Dist: urllib3==2.3.0
Requires-Dist: wheel==0.45.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# Judge0-API-wrapper

API wrapper for Judge0.

## Installation
```bash
pip install judge0-api-wrapper
