Coder Social home page Coder Social logo

kozajudge's Introduction

KozaJudge

Wait... what is a Koza? It is a sheep in Polish.

KozaJudge is a basic (also probably stupid) solutions checker for Python excerises. Made by ❤️ for Unical first year Computer Science students.

How to use it

Before downloading the repository, organise your exercises and solutions folder. One folder for the exercises and the second one for the solutions.

The structure of the solutions folder is this:

Testcases/
├── excercise1/
│   ├── excercise1_1.in
│   ├── excercise1_1.out
│   ├── excercise1_2.in
│   └── excercise1_2.out
├── excercise2/
│   ├── excercise2_1.in
│   ├── excercise2_1.out
├── excercise3/
│   ├── excercise3_1.in
│   ├── excercise3_1.out

Exercises/
├── excercise1.py
├── excercise2.py
├── excercise3.py

For each testcase there is a file with {name_excerise}_{testcase_number}.in and {name_excerise}_{testcase_number}.out

After that, clone the repository and follow the istructions' program.

To do List:

If you would like to contribute to this project, here there is a list of things to do.

  • Translate the readme in italian.

  • Test it on windows.

  • Deploy it as a Python Package or make it able to install it on local machine (or maybe make a GUI).

  • Insert a sort of guide before entering the paths in the setup.

  • Create a sort of debug mode for us

  • Make a decent logo.

  • Add license

Contributors

kozajudge's People

Contributors

gabrielegrillo avatar matteomarzanoo avatar shadowz-git 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.