UniPD exam dates finder

Overview

UniPD exam dates finder

Find dates for exams at UniPD

Usage

./finder.py courses.csv

It's suggested to save output to a file:

./finder.py courses.csv > results.txt

Input example

courses.csv

PSP8082982, "DIRITTI UMANI E INCLUSIONE (GENERAL COURSE, BLENDED) ",M-PSI/04
UP9088758, "APPROCCI METODOLOGICI E AMBIENTI TECNOLOGICI PER LA DID. SCUOLA SEC. (GENERAL COURSE, BLENDED) ",M-PED/03
UP9088738, "ELEMENTI DI DIDATTICA E PEDAGOGIA SPECIALE PER LA SCUOLA SEC. (GENERAL COURSE, BLENDED) ",M-PED/03
PSQ0091108, PSICOLOGIA DELL'APPRENDIMENTO STRATEGICO E DELLA MOTIVAZIONE, M-PSI/01
MEN1037744, "CORPO, MOVIMENTO E BENESSERE ",M-EDF/01
MEP4065253, FUNCTIONAL EVALUATION IN HEALTH AND DISEASE, M-EDF/01
MEO2043549, PEDAGOGIA DELL'INCLUSIONE E DEL CICLO DI VITA, M-PED/01-03
MEN1038367, PSICOLOGIA DELLA SALUTE E DEL MOVIMENTO, M-PSI/02-08
MEN1033352, PSICOLOGIA SOCIALE E PREVENZIONE, M-PSI/05-06
MEP5074397, PEDAGOGIA E DIDATTICA, M-PED/03-04

Output example

24/01/2022 MEP4065253, FUNCTIONAL EVALUATION IN HEALTH AND DISEASE, M-EDF/01, D
01/02/2022 MEN1038367, PSICOLOGIA DELLA SALUTE E DEL MOVIMENTO, M-PSI/02-08, B
01/02/2022 MEP4065253, FUNCTIONAL EVALUATION IN HEALTH AND DISEASE, M-EDF/01, D
07/02/2022 PSQ0091108, PSICOLOGIA DELL'APPRENDIMENTO STRATEGICO E DELLA MOTIVAZIONE, M-PSI/01, B
11/02/2022 MEO2043549, PEDAGOGIA DELL'INCLUSIONE E DEL CICLO DI VITA, M-PED/01-03, A
15/02/2022 MEN1033352, PSICOLOGIA SOCIALE E PREVENZIONE, M-PSI/05-06, B
17/02/2022 PSP8082982, DIRITTI UMANI E INCLUSIONE (GENERAL COURSE, BLENDED), M-PSI/04, B
Owner
Davide Peressoni
Newer repos: https://gitlab.com/users/DPDmancul/
Davide Peressoni
Ontario-Covid19-Screening - An automated Covid-19 School Screening Tool for Ontario

Ontario-Covid19-Screening An automated Covid-19 School Screening Tool for Ontari

Rayan K 0 Feb 20, 2022
Speed up your typing by some exercises in the multi-platform(Windows/Ubuntu).

Introduction This project purpose is speed up your typing by some exercises in the multi-platform(Windows/Ubuntu). Build Environment Software Environm

lyfer233 1 Mar 24, 2022
Create VSCode Extensions with python

About Create vscode extensions with python. Installation Stable version: pip install vscode-ext Why use this? Why should you use this for building VSc

Swas.py 134 Jan 07, 2023
TurtleBot Control App - TurtleBot Control App With Python

TURTLEBOT CONTROL APP INDEX: 1. Introduction 2. Environments 2.1. Simulated Envi

Rafanton 4 Aug 03, 2022
Free version of Okuru selfbot, okuru.xyz

Indigo Selfbot Free OpenSource selfbot, Premium version can be found at https://okuru.xyz (5$.) Usage python[3] main.py Installation To install you ca

Dimitri Demarkus 31 Aug 07, 2022
This library is an abstraction for Splunk-related development, maintenance, or migration operations

This library is an abstraction for Splunk-related development, maintenance, or migration operations. It provides a single CLI or SDK to conveniently perform various operations such as managing a loca

NEXTPART 6 Dec 21, 2022
⏰ Shutdown Timer is an application that you can shutdown, restart, logoff, and hibernate your computer with a timer.

Shutdown Timer is a an application that you can shutdown, restart, logoff, and hibernate your computer with a timer. After choosing an action from the

Mehmet Güdük 5 Jun 27, 2022
A tool to help calculate how to split conveyors in Satisfactory into specific ratios.

Satisfactory Splitter Calculator A tool to help calculate how to split conveyors in Satisfactory into specific ratios. Dependencies Python 3.9 PyYAML

RobotiCat 5 Dec 22, 2022
Python script for converting obsidian md-file to html (recursively adds all link/images)

ObsidianToHtmlConverter I made a small python script for converting obsidian md-file to static (local) html (recursively adds all link/images) I made

47 Jan 03, 2023
Open source home automation that puts local control and privacy first

Home Assistant Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiast

Home Assistant 57k Jan 02, 2023
A place where the most basic, basic of python coding exists

python-basics A place where the most basic, basic of python coding exists As you can see, there are four folders and the best order to read is: appeti

Chuqin 2 Oct 05, 2022
Data on Free Food at MIT

MIT Free Food Timing Procrastinating research by plotting data on how long it takes emails on the free-food at mit edu mailing list to go through. Dat

Peter Sharpe 2 Nov 01, 2021
Minutaria is a basic educational Python timer used to learn python and software testing libraries.

minutaria minutaria is a basic educational Python timer. The project is educational, it aims to teach myself programming, python programming, python's

1 Jul 16, 2021
Fully coded Apps by Codex.

OpenAI-Codex-Code-Generation Fully coded Apps by Codex. How I use Codex in VSCode to generate multiple completions with autosorting by highest "mean p

nanowell 47 Jan 01, 2023
Script to calculate the italian fiscal code of a person.

fiscal_code Hi! This is my first public repository, so please be kind if it is not well formatted or it contains errors. I started learning Python abo

FrancescoDiMuro 1 Nov 20, 2021
HPomb Is Socail Engineering Tool , Used For Bombing , Spoofing and Anonymity Available For Linux And Android(Termux)

HPomb v2020.02 Coming Soon Created By Secanonm HPomb Is Socail Engineering Tool , Used For Bombing , Spoofing and Anonymity Available For Linux And An

Secanonm 10 Jul 25, 2022
How did Covid affect businesses?

NYC_Business_Analysis How did Covid affect businesses? COVID's effect on NYC businesses We all know that businesses in NYC have been affected by COVID

AK 1 Jan 15, 2022
A parallel branch-and-bound engine for Python.

pybnb A parallel branch-and-bound engine for Python. This software is copyright (c) by Gabriel A. Hackebeil (gabe.hacke

Gabriel Hackebeil 52 Nov 12, 2022
🍕 A small app with capabilities ordering food and listing them with pub/sub pattern

food-ordering A small app with capabilities ordering food and listing them. Prerequisites Docker Run Tests docker-compose run --rm web ./manage.py tes

Muhammet Mücahit 1 Jan 14, 2022
Implementation of the MDMC method to search for magnetic ground state using VASP

Implementation of MDMC method ( by Olga Vekilova ) to search for magnetic ground state using VASP

Utkarsh Singh 1 Nov 27, 2021