Windows Package Manager

Easy to install (run in administrative terminal)
C:\> @powershell -NoProfile -ExecutionPolicy unrestricted -Command "iex ((new-object net.webclient).DownloadString('http://repo.pbox.me/files/i.ps1'))" && set PATH=%PATH%;%ALLUSERSPROFILE%\pbox
Just pbox it
pbox install <package>

MinGW+MSYS is a free and open source development environment for native Microsoft Windows applications. It includes a port of the g++ and a collection of GNU utilities such as bash, make, gawk and grep to allow building of applications and programs which depend on traditionally UNIX tools to be present.

pbox install mingw

Python is a widely used general-purpose, high-level programming language with duck, dynamic and strong typing. Python supports multiple programming paradigms, including object-oriented, imperative and functional programming or procedural styles.

pbox install python2
and/or
pbox install python3

Far Manager is a superior file manager and editor. Far Manager's default interface combines two file panels with a command prompt.

pbox install far

PBOX © MikeMirzayanov 2014