Loading
#openttdcoop - Paste
Archives
Trending
Docs
Login
ABAP
ActionScript
ActionScript 3
Ada
AIMMS3
ALGOL 68
Apache configuration
AppleScript
Apt sources
ARM ASSEMBLER
ASM
ASP
asymptote
Autoconf
Autohotkey
AutoIt
AviSynth
awk
BASCOM AVR
Bash
Basic4GL
BibTeX
BlitzBasic
bnf
Boo
Brainfuck
C
C#
C (LoadRunner)
C (Mac)
C (WinAPI)
C++
C++ (Qt)
C++ (WinAPI)
CAD DCL
CAD Lisp
CFDG
ChaiScript
Chapel
CIL
Clojure
CMake
COBOL
CoffeeScript
ColdFusion
CSS
Cuesheet
D
Dart
DCL
DCPU-16 Assembly
DCS
Delphi
Diff
DIV
DOS
dot
E
ECMAScript
Eiffel
eMail (mbox)
EPC
Erlang
Euphoria
EZT
F#
Falcon
FO (abas-ERP)
Formula One
Fortran
FreeBasic
FreeSWITCH
GADV 4CS
GAMBAS
GDB
genero
Genie
glSlang
GML
GNU/Octave
GNU Gettext
GNU make
Gnuplot
Go
Groovy
GwBasic
Haskell
Haxe
HicEst
HQ9+
HTML
HTML5
Icon
INI
Inno
INTERCAL
Io
ISPF Panel
J
Java
Java(TM) 2 Platform Standard Edition 5.0
Javascript
JCL
jQuery
KiXtart
KLone C
KLone C++
LaTeX
LDIF
Liberty BASIC
Lisp
LLVM Intermediate Representation
Locomotive Basic
Logtalk
LOLcode
Lotus Notes @Formulas
LotusScript
LScript
LSL2
Lua
MagikSF
MapBasic
Matlab M
Microchip Assembler
Microsoft Registry
mIRC Scripting
MMIX
Modula-2
Modula-3
MOS 6502 (6510) ACME Cross Assembler format
MOS 6502 (6510) Kick Assembler format
MOS 6502 (6510) TASM/64TASS 1.46 Assembler format
Motorola 68000 - HiSoft Devpac ST 2 Assembler format
Motorola 68000 Assembler
MXML
MySQL
Nagios
NetRexx
newlisp
nginx
Nimrod
NML NewGRF Meta Language
NSIS
Oberon-2
Objeck Programming Language
Objective-C
OCaml
OCaml (brief)
ooRexx
OpenBSD Packet Filter
OpenOffice.org Basic
Oracle 8 SQL
Oracle 11 SQL
Oxygene
OZ
ParaSail
PARI/GP
Pascal
PCRE
per
Perl
Perl 6
PHP
PHP (brief)
PIC16
Pike
Pixel Bender 1.0
PL/I
PL/SQL
PostgreSQL
PostScript
POVRAY
PowerBuilder
PowerShell
ProFTPd configuration
Progress
Prolog
PROPERTIES
ProvideX
Puppet
PureBasic
Python
Python for S60
q/kdb+
QBasic/QuickBASIC
QML
R / S+
Racket
Rails
RBScript
REBOL
rexx
robots.txt
RPM Specification File
Ruby
Rust
SAS
Scala
Scheme
SciLab
SCL
sdlBasic
Smalltalk
Smarty
SPARK
SPARQL
SQL
Squirrel Script
Squirrel Script with OpenTTD AI/GS
StandardML
StoneScript
SystemVerilog
T-SQL
TCL
Tera Term Macro
Text
thinBasic
TypoScript
Unicon (Unified Extended Dialect of Icon)
Uno Idl
Unreal Script
UPC
Urbi
Vala
vb.net
VBScript
Vedit macro language
Verilog
VHDL
Vim Script
Visual Basic
Visual Fox Pro
Visual Prolog
Whitespace
Whois (RPSL format)
Winbatch
X++
XBasic
XML
Xorg configuration
YAML
ZiLOG Z80 Assembler
ZXBasic
#/usr/bin/env python3 import pandas as pd import datetime as dt class Calendar(object): # :( modulecodemap = ( ("COM00001C-A", "ICAR"), # Introduction to Computer Architectures 15 ("COM00001H-A", "ARTS"), # Analysable Real-Time Systems 20 ("COM00001I-A", "ARIN"), # Artificial Intelligence 20 ("COM00002H-A", "CVIS"), # Computer Vision 20 ("COM00002I-A", "COCO"), # Computability & Complexity 10 ("COM00003C-A", "HACS"), # Human Aspects of Computer Science 20 ("COM00003H-A", "EMBS"), # Embedded Systems Design & Implementation 20 ("COM00004H-A", "ENAR"), # Enterprise Architecture 20 ("COM00005C-A", "MFCS"), # Mathematical Foundations of Computer Science 20 ("COM00005H-A", "GRAT"), # Computing by Graph Transformation 20 ("COM00005I-A", "POPL"), # Principles of Programming Languages 20 ("COM00006C-A", "NUMA"), # Numerical Analysis 10 ("COM00006H-A", "ICOT"), # Information & Coding Theory 20 ("COM00007C-A", "TPOP"), # Theory and Practice of Programming 20 ("COM00007H-A", "INCA"), # Introduction to Neural Computing & Applications 20 ("COM00007I-A", "SYAC"), # Systems Software & Compilers 30 ("COM00008C-A", "SKIL"), # Skills, Knowledge & Independent Learning 5 ("COM00008I-A", "SEPR"), # Software Engineering Project 30 ("COM00009C-A", "FESC"), # Foundations in Electronics, Signals and Circuits 20 ("COM00009H-A", "MAIG"), # Multi-Agent Interaction & Games 20 ("COM00009I-A", "VIGR"), # Vision & Graphics 10 ("COM00010C-A", "PROM"), # Programming of Micro-controllers 10 ("COM00010H-A", "MLAP"), # Machine Learning & Applications 20 ("COM00012H-A", "PCOC"), # Programming: Correctness by Construction 20 ("COM00012I-A", "EMPR"), # Embedded Systems Project 30 ("COM00013H-A", "PRBE"), # Project: Computer Science with Embedded Systems 40 ("COM00014H-A", "PRBM"), # Project: Mathematics and Computer Science 40 ("COM00015H-A", "PRBX"), # Project: Computer Science 40 ("COM00016H-A", "IAPT"), # Interactive Application Programming Techniques 20 ("COM00042M-A", "QIPR"), # Quantum Information Processing 10 ("COM00045M-A", "QUCO"), # Quantum Computation 10 ("COM00063M-A", "SAVE"), # Static Analysis & Verification 10 ("COM00066M-A", "ALAS"), # Adaptive & Learning Agents 10 ("COM00068M-A", "COPR"), # Constraint Programming 10 ("COM00069M-A", "CRSY"), # Critical Systems 10 ("COM00071M-A", "EVCO"), # Evolutionary Computation 10 ("COM00073M-A", "GPIG"), # Group Project (Integrated Masters) 20 ("COM00080M-A", "PRIS"), # Individual Project - Computer Science with Business Enterprise Systems 50 ("COM00081M-A", "PRIA"), # Individual Project - Computer Science with Artificial Intelligence 50 ("COM00081M-A", "PRIY"), # Individual Project - Computer Systems & Software Engineering 50 ("COM00082M-A", "PSEC"), # Topics in Privacy & Security 10 ("COM00085M-A", "SMAT"), # Software Measurement & Testing 10 ("COM00087M-A", "SYAR"), # Systems Architecture 10 ("COM00104M-A", "AVIS"), # Advanced Computer Vision 10 ("COM00106M-A", "NLPR"), # Natural Language Processing 10 ("COM00111M-A", "MODE"), # Model-Driven Engineering 10 ("ELE00061M-A", "EVHW"), # Evolvable Hardware 10 ("ELE00068M-A", "SWIN"), # Swarm Intelligence 10 ) def __init__(self, filename): cols = ["start-date", "start-time", "end-date", "end-time", "activity-type", "activity-name", "taught-by", "location", "directions", "module", "activity-notes", "contact-details"] self.df = pd.read_csv(filename, skipinitialspace=True, index_col=False, skiprows=1, dayfirst=True, names=cols) # Merge the date/time fields self.df["start-date"] = pd.to_datetime(self.df["start-date"] + ' ' + self.df["start-time"], dayfirst=True) self.df["end-date"] = pd.to_datetime(self.df["end-date"] + ' ' + self.df["end-time"], dayfirst=True) self.df = self.df.drop("start-time", 1).drop("end-time", 1) self.df.index = self.df["start-date"] # Get rid of useless fields self.df = self.df.drop(["directions", "activity-notes", "contact-details", "activity-name"], 1) # Get rid of rows that are in the past self.df = self.df[dt.datetime.now().strftime("%Y-%m-%d %H:%M") <= self.df["end-date"]] self.df = self.df.sort() def get_long_code(self, code): """raises StopIteration""" return next((x[0] for x in self.modulecodemap if x[1] == code.upper())) def get_next_lecture(self, code): try: longcode = self.get_long_code(code) except StopIteration: # Fine, we'll try with the existing code longcode = code module = self.df[self.df["module"] == longcode].iloc[0] timestr = "" if module["start-date"] is not dt.datetime.today(): timestr += module["start-date"].strftime("%Y-%m-%d") timestr += module["start-date"].strftime(" %H:%M") return "{} {activity-type} in {location} at {}".format(code, timestr, **module) cal = Calendar("cs-calendar.csv") print(cal.get_next_lecture("EMPR")) #for _, row in cal.df.iterrows(): # if "Runciman" not in str(row["taught-by"]): continue # print(row) # input()
Mark as private
for 30 minutes
for 6 hours
for 1 day
for 1 week
for 1 month
for 1 year
forever