Cheatsheet

PyInstaller Quickstart

PyInstaller Quickstart

Combining python program into single file

Use PyInstaller to package Python programs as standalone executables. It works on Linux, Windows, and Mac.

Not the most efficient way, but usable.

Python Cheat Sheet

Python Cheat Sheet

Frequenly needed bits of python code

Sometimes need this but can’t find rightaway. So keeping them all here.

Markdown Cheatsheet

Markdown Cheatsheet

Helpful reminder of supported commands

Markdown language is used in wikipedia and Hugo. It has support for headers, lists, font style modifications, images, codequotes and tables. Here I keep a short summary of markdown formatting.