{ "info": { "author": "Jeroen Doggen", "author_email": "jeroendoggen@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "# Student Evaluator\nAn analysis tool to check the work that student are doing on a linux server.\n * The script creates several user accounts: s1 -> s99\n * The student log in as one of these users\n * Create documents, folders, scripts,.... (as requested in an assignment)\n * The tool scans the filesystem and creates a report (html)\n * The students can see the report semi-live\n\n## Install:\nAssuming you start from a basic Debian installation\n * Install Apache webserver: ``aptitude install apache2`` (only needed if you want to show a status report on a website)\n * Install python-pip: ``aptitude install python-pip`` (the Python package manager: https://pypi.python.org/pypi\n * Install using pip: ``pip install student_evaluator``\n\n## Install from source:\n * Download the source and run ``python setup.py install``.\n * Python Package available in the Python Package Index at: (coming soon).\n\n## Usage:\n * Coming soon\n\n## Limitations:\n * Currently under active development (early Alpha!)\n * Not feature complete at all!\n\n## License:\nIf not stated otherwise student_evaluator is distributed in terms of the MIT software license.\nSee LICENSE file in the distribution for details.\n\n## Bug reports:\n * Jeroen Doggen \n * Post issues to GitHub https://github.com/jeroendoggen/student-evaluator/issues.\n\n## Changelog:\n0.0.1: Basic features\n * Coming soon", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jeroendoggen/student-evaluator", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "student_evaluator", "package_url": "https://pypi.org/project/student_evaluator/", "platform": "Linux", "project_url": "https://pypi.org/project/student_evaluator/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/jeroendoggen/student-evaluator" }, "release_url": "https://pypi.org/project/student_evaluator/0.0.1/", "requires_dist": null, "requires_python": null, "summary": "Student Evaluator", "version": "0.0.1" }, "last_serial": 1081341, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "635fdd00ed5720e058e715d5a5d9e0ac", "sha256": "c38edf65c0c980619f93eed051e7fc934850a56772897fa86ff03e349a98aece" }, "downloads": -1, "filename": "student_evaluator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "635fdd00ed5720e058e715d5a5d9e0ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4599, "upload_time": "2014-05-05T12:50:28", "url": "https://files.pythonhosted.org/packages/d9/34/819ea62d2014bb9e9cc9ce8cf4fa2350239e3f167200f8394df3531499ca/student_evaluator-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "635fdd00ed5720e058e715d5a5d9e0ac", "sha256": "c38edf65c0c980619f93eed051e7fc934850a56772897fa86ff03e349a98aece" }, "downloads": -1, "filename": "student_evaluator-0.0.1.tar.gz", "has_sig": false, "md5_digest": "635fdd00ed5720e058e715d5a5d9e0ac", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4599, "upload_time": "2014-05-05T12:50:28", "url": "https://files.pythonhosted.org/packages/d9/34/819ea62d2014bb9e9cc9ce8cf4fa2350239e3f167200f8394df3531499ca/student_evaluator-0.0.1.tar.gz" } ] }