Code Monkey home page Code Monkey logo

past-exams's Introduction

Epidocs / Past Exams

Build Status

Past subjects and other files, for the benefit of EPITA students.

Visit the website: past-exams.epidocs.eu

Contributing

To contribute, you can fork this project, add files and then open a pull request.

Compress your files!

When adding files, please use the pdfshrinker.py script at the root of this repository to compress them!

The script is made to be run on any OS. It requires Python 3.5+ and GhostScript.

Usage: pdfshrinker [-h] [--threads count] [path [path ...]]

The optional path argument can be either paths to one or many PDF files and/or directories to search PDF files in. If omitted, the script will search for PDFs in the current folder and its sub-directories.

You can set the number of threads using the --threads or -X optional argument. Default is 2.

Example: python3 pdfshrinker.py -X 4 ./S3/MCQs

In this example, the script will use 4 threads to shrink the PDF files of the S3/MCQs directory and its sub-directories.

Continuous Integration builds

Powered by Travis CI.

At every push to master, the PHP script deploy.php is executed to generate the website infos and deploy the result to gh-pages.

  • /_assets/ content is moved to the root directory at the end of the script.

past-exams's People

Contributors

matiboux avatar binaryalien avatar afoulky avatar 1somniak avatar swarwerth avatar antabuse-123 avatar erwannlesech avatar spileur avatar clarisse78 avatar renaud-dov avatar cyborger avatar quentinam avatar cryx3001 avatar uwudevv avatar olivier-be avatar gregoire-perso avatar jubestard avatar lebenet 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.