GithubHelp home page GithubHelp logo

ppizarror / github-homework-downloader Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 181 KB

Python+JS app that create a html website to download several homeworks from a student github organization

License: MIT License

Python 9.72% JavaScript 82.82% CSS 7.45%
homework-downloader github-organization python uchile javascript

github-homework-downloader's Introduction

Github homework downloader

Github homework downloader

Python app that create a html website to download several homeworks from a student github organization

@ppizarror MIT License Python 2.7

A simple application that request homework name on github (for example 01-homework) and lists all users from a organization with a download link to that homework.

Example:

Example

Usage

Make a file where contains all user lists, like users.txt, make sure you use the following structure:

id\tName\tUser invited to organization\tUser accepted invitation

Example:

1    John Doe    joe_john    true    true
2    Mark Houston B.    mark340    true    true
3    Jonathan K. B.    johnkb12    true    true
4    Pablo Pizarro R.    ppizarror    true    true
5    William R.        false    false
6    Paul Stephenson    true    true

Then add user file and organization link to config.json. Finally execute script main.py and write the homework name to create a webpage containing the list of users and download links.

To do

  • Add support to several langs (02/09/17).
  • Set maximum limit time to accept an homework.
  • Verify homework status with Python.
  • Download multiple files at once.
  • Add moss support to detect plagiarism.
  • Add more user file structures.
  • Add icon to access each user commit (02/09/17).
  • Add entry to create anotations to each user, disable users from list, sort by name or user-id.
  • Create excel file with scores of each user.
  • Visualize total commits of each user (only commits before homework time limit).

License

This project is under MIT License [https://opensource.org/licenses/MIT]

Author

Pablo Pizarro R. | 2017

github-homework-downloader's People

Contributors

ppizarror avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.