Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
superset
Apache Superset is a Data Visualization and Data Exploration Platform
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
CookieExtractor
Extracts all Chrome cookies found on host in a JSON file.
EmptyFolderRemover
GUI to recursively remove empty directories in a given path
LZW
Lempel–Ziv–Welch (LZW) data compression algorithm.
pytypos
Typo and spelling checker
spark-submit
Python manager for spark-submit jobs
TFLMonitor
Scraping and plotting TFL status updates
WasItLeaked
Check if your passwords are listed in leaked password databases.
PApostol's Repositories
PApostol/spark-submit
Python manager for spark-submit jobs
PApostol/CookieExtractor
Extracts all Chrome cookies found on host in a JSON file.
PApostol/pytypos
Typo and spelling checker
PApostol/EmptyFolderRemover
GUI to recursively remove empty directories in a given path
PApostol/WasItLeaked
Check if your passwords are listed in leaked password databases.
PApostol/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
PApostol/LZW
Lempel–Ziv–Welch (LZW) data compression algorithm.
PApostol/TFLMonitor
Scraping and plotting TFL status updates
PApostol/PythonFun
A collection of various interesting exercises in Python.
PApostol/RelativisticGas
Java simulations for relativistic Brownian motion.
PApostol/RoboticHoover
A hoover that cleans patches in a room (back end development & production environments).
PApostol/TicTacToe
Tic Tac Toe game played on a command-line. Supports 2 players, arbitrary grid size and advice for either player's next move.