Skip to main content

A package for matching students to test papers in MarkUs

Project description

MarkUs Exam Matcher

Installation

It is recommended to use a virtual environment to install this package, as it contains many pinned runtime dependencies.

Production Installation (Recommended)

To install the production version of the package, run the following command in the console:

$ pip install git+https://github.com/MarkUsProject/markus-exam-matcher.git

Branch Installation

To install the version specified by a particular branch (when permissions are granted), run the following command in the console:

$ pip install git+https://github.com/MarkUsProject/markus-exam-matcher.git@branch_name

Commit Hash Installation

To install the version specified by a specific commit, the commit hash can be used by running the following command in the console:

$ pip install git+https://github.com/MarkUsProject/markus-exam-matcher.git@commit_hash

Usage

This package works under the assumption that the characters to be detected are surrounded by boxes that are placed side-by-side. An example image with this format is displayed below:

Text

Below is a sample usage that generates a prediction from the file shown above, assuming it was titled my_example.jpg.

$ python3 -m markus_exam_matcher ./my_example.jpg digit
0001250981

Developers

  1. First, clone this repository.
  2. Open a terminal in this repo, and create a new virtual environment.
  3. Run `pip install -e ".[dev]" to install the dependencies.
  4. Then run `pre-commit install`` to install the pre-commit hooks (for automatically formatting and checking your code on each commit).

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

markus_exam_matcher-0.1.0.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

markus_exam_matcher-0.1.0-py3-none-any.whl (3.2 MB view details)

Uploaded Python 3

File details

Details for the file markus_exam_matcher-0.1.0.tar.gz.

File metadata

  • Download URL: markus_exam_matcher-0.1.0.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.24.1

File hashes

Hashes for markus_exam_matcher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e2db5be4bc7954d4ae725a200a45d1196442433e0cfa1c2b2b8faafb936e1b09
MD5 4e664a75af5c5a5491d8be18ef416bba
BLAKE2b-256 a0e3d0469a26144f02fe42ab1783eb232e035db2ffe0cb8acbb2e103db2b1a79

See more details on using hashes here.

File details

Details for the file markus_exam_matcher-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for markus_exam_matcher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 91bfbb6409ff7ae43ec8aace14b5afd84b787ea83eeff12f9d479e907872f95b
MD5 103c7e09f1bdfbdddf3efb6be2f2e6b3
BLAKE2b-256 30ef0fb5daa3c9fedba4bd965f2b932d8d3176327c563428102f3d5a5113d36b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page