Giter VIP home page Giter VIP logo

polymtl's Introduction

Rationale

This is a tool I developed quickly, which allows users to visualize class availability by day of the week for a given program at polymtl. The schedule building tools available on dossier-etudiant are not currently capable of doing this. There is also currently no way to filter on a per-day basis when checking for classes using the polymtl.ca website. This tool circumvents this issue by automatically acquiring all the classes for a given program and allowing you to filter based on day of the week.

Only courses offered in the next semester open for registration will be shown. This ensures only valid results are displayed to the user when querying a day.

polyScrape.py

This tool works for ANY program offered at polymtl, not just cybersecurity related programs hardcoded in the menu. If you want to load a different program, use the "OTHER" option from the main menu to specify the program URL. For example, to acquire class information for the cyberinvestigation microprogram which is not included in the main menu, you would input the following URL when prompted : https://www.polymtl.ca/programmes/programmes/microprogramme-de-1er-cycle-en-cyberinvestigation

NOTE that this was developped quickly, for personal use only. It was never my intention to make this publicly available, but due to increased interest in schedule building solutions mentioned in the forum, I have decided to post it here.

This wont be maintained! Feel free to modify it. Enjoy!

Installation

  1. git clone https://github.com/PN-Tester/polymtl
  2. cd polymtl
  3. pip3 install -r requirements.txt
  4. python3 polyScrape.py

Install + Usage :

polymtl's People

Contributors

pn-tester 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.