Judge0 API Interface written in Python
Project description
CodeRunner 🏃
Judge0 API Interface written in Python
Usage
- Install
coderunner
.
pip install coderunner
Documentation
Testing
Prerequisites
-
Python 3.6+
-
virtualenv
-
Create virtual environment.
virtualenv -p python3 venv && cd venv && source bin/activate
- Clone the repository.
git https://github.com/codeclassroom/CodeRunner.git
- Install Dependencies.
pip install -r requirements.txt
- Run tests.
python3 tests.py
- Lint the project with
flake8 coderunner --max-line-length=88 --ignore=F401
pylint coderunner --disable=bad-continuation,invalid-name,too-many-instance-attributes
Author
👥 Bhupesh Varshney
- Twitter: @bhupeshimself
- DEV: bhupesh
📝 License
This project is licensed under the MIT License. See the LICENSE file for details.
👋 Contributing
Please read the CONTRIBUTING guidelines for the process of submitting pull requests to us.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
coderunner-0.4.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file coderunner-0.4.tar.gz
.
File metadata
- Download URL: coderunner-0.4.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2ba573796859ffda738bc3cc3df3cc083451687213c96ea4b3f8f8e32bc30d16 |
|
MD5 | 965e58301e5234c1aea3b9781f6785a5 |
|
BLAKE2b-256 | a6172836b9f614cefef4a07f1d7e6cf95bfbf98e66024c735ea1db12e73ab830 |
File details
Details for the file coderunner-0.4-py3-none-any.whl
.
File metadata
- Download URL: coderunner-0.4-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 718716ada6db9ef865d66a82d4c58f22544333828b15e878cf21dbc64677cef6 |
|
MD5 | 29ac74f09b48cadb4e21e540e1f2fc8b |
|
BLAKE2b-256 | 07947d4542719eaee6c8057ba455d578270020daf77aabaa3d45c3e8354ea578 |