Lab Automation Project
Project description
# Inspiration
The purpose of this project is to ease the troubles of students/TAs/Teachers in Academic Lab Courses by giving them an offline platform to practice/submit/evaluate C codes for algorithm or datastructure problems in an efficient GUI based environment. Their are two parts to this project– client side and server side. The libraries presently required are: - Tkinter - exrex
# Installation
Run the following command line to install the software along with the dependencies:
`shell $sudo -E apt-get install Lab-Automation==1.0 ` # Usage
To run the software use the command line: `shell $runlab ` # For the Instructors
The Instructors need to enter regular expressions which will be used for multiple test case generation. An idea about it can be obtained from the following link: https://docs.python.org/2/howto/regex.html
# Licence
The MIT License (MIT)
Copyright (c) 2016 Team15CS243 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
Hashes for Lab_Automation-1.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf817c1d6255d2e4fe4e14349b0d62928ee64f973bc8c262999048a02052bc7b |
|
MD5 | f1b05f43e453664120aa0a3633ca8664 |
|
BLAKE2b-256 | de0ba74b4db2f6bf3a9332a1cbcdd838401578131e8795e4f40b1c86101279bc |