Run ansible on WSL

Run ansible on WSL what is Ansible? basic fact: open-source configuration management/deployment tool written by Michael DeHaan and acquired by Red Hat in 2015 run as python as agentless on all Unix-like via SSH not running on window but can manage window host via winrm ansible playbook in YAML why …

pytoolbar – a python toolbar demo in Tkinter

pytoolbar – a python toolbar demo in Tkinter features toolbar gui, run in window or unix/linux desktop, it’s always on top of desktop security protected login(predefined login user: pytoolbar/demo,test/test) customized search bar, predefined google, github, oxford dictionary, bab.la English-Chinese dictionary, wikipedia search engines, easy to extend customized tool button for …

Multi Portable WinPython on msys

portable Python project Portable Python project changed to WinPython now, it is still best portable package in the python community. website: http://portablepython.com/ download: winpython download Here is show you how to setup WinPython2.7 and WinPython3.5 on same portable driver using msys env. 1) install WinPython2.7 and WinPython3.5 to portable driver …

Sublime Text 3 IDE setup

Highlight: Sublime Text 3 already build in support 48 types of language syntax highlight, auto-complete etc Sublime Text 3 only provides few build package for compiling/running Here providing user defined build packages for most popularly languages and scripts: C/C++/Java/Go/Objc/Ruby/Lua/HTML/JavaScript/JQuery/bash it is portable ST3 IDE on windows Language build is pre-zipped …