Giter VIP home page Giter VIP logo

sakke's Introduction

SaKKe 🎁

SaKKe est un utilitaire simple de génération de statistiques personnalisées de devoirs.

Installation

[sudo] pip install -U sakke [--user]

> Exemple: installation en mode administrateur (installe le programme globalement dans le système)

sudo pip install -U sakke

> Exemple: installation en mode utilisateur (install le programme dans le répertoire personnel)

pip install -U sakke --user

Dans ce mode il faut d'assurer que le programme pourra être trouvé par le shell:

export PATH=$PATH:~/.local/bin/

Usage et hypothèses

Afficher l'aide :

sakke --help

Les questions des exercices sont notées par défaut sur 4. Un barème ajuste la note finale.

sakke DS.ods

Un exemple

  • Télécharger le fichier d'exemple
  • Générer les fiches individuelles :
sakke exemple.ods --pages 3
pdflatex out.tex
<open> out.pdf

Sortie

  • Un fichier out.tex compilable avec pdflatex.

pdf.png

  • Un fichier avec quelques graphiques:

plot.png

sakke's People

Contributors

msimonin avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

lowks

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.