Skip to main content

Django-Judge is an autograder that comes with a key feature of being blazingly fast compared to other coding problem autograders you might have used before.

Detailed documentation is in the “docs” directory.

Quick start

  1. Add “coder” to your INSTALLED_APPS setting like this:

    INSTALLED_APPS = [
        ...
        'coder',
    ]
  2. Include the polls URLconf in your project urls.py like this:

    path('coder/', include('coder.urls')),
  3. Run python manage.py migrate to create the polls models.

  4. Start the development server and visit http://127.0.0.1:8000/admin/ to create a poll (you’ll need the Admin app enabled).

  5. Visit http://127.0.0.1:8000/coder/ to get on with it.

Release files for django-judge 0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-judge 0.1
File Size Uploaded
django-judge-0.1.tar.gz 14.4 kB Details

Release files / django-judge-0.1.tar.gz

Download URL django-judge-0.1.tar.gz
Size 14.4 kB
Tags Source
SHA-256 checksum
How to use checksums
a151a7690b755324fedc9735e735875cff23474663cfe25730ebf9710d76fff3
BLAKE2b-256 checksum
How to use checksums
465e42c71e13257c6f5b6011c848c6d6038d51c84afb2288f3dae8d114d485af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

Release history Release notifications | RSS feed

This release

0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page