Console app and Python API for automated assignment examination of our ACS students
Project description
About
Console app and Python API for automated assignment examination of our ACS students.
Installation
To install acs_examine_student_assignment run:
$ pip install acs_examine_student_assignment
Console app usage
Quick start:
$ acs_examine_student_assignment <computer>
Show help:
$ acs_examine_student_assignment --help
Python API usage
Quick start:
>>> import logging >>> logging.basicConfig(level=logging.DEBUG, format="[%(levelname)s] %(message)s") >>> from acs_examine_student_assignment import examine_student_assignment >>> examine_student_assignment('extracted', 's200')
Contribute
If you find any bugs, or wish to propose new features please let us know.
If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file acs_examine_student_assignment-1.0.0.tar.gz
.
File metadata
- Download URL: acs_examine_student_assignment-1.0.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7849dd90dd9df09563000a2a2c9bc78e3701dd60358f4083fcf74a0528fc50d |
|
MD5 | d7507b9a386f5d7bee031e277c75aeae |
|
BLAKE2b-256 | 6be58a8a321d0d05c09497f8c9b47c580850247c39360079c5cd58bd210b5c4a |
File details
Details for the file acs_examine_student_assignment-1.0.0-py2-none-any.whl
.
File metadata
- Download URL: acs_examine_student_assignment-1.0.0-py2-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1413a196e3d380201ce540d3c07e498e96e486c6b9859f28fab8e7191b7dd167 |
|
MD5 | 4aa5b059c016344001d1a67cf99dd793 |
|
BLAKE2b-256 | d33510c12742496734f02651bce45cf85b0bc449ab282f13e22980b173311425 |