deployment, tools

PyInstaller
Detail compiler, deployment, linux, python, tools, windows

Fabric is a simple pythonic remote deployment tool • It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (python functions) and specified in a ‘fabfile.’\nIt is a bit like a dumbed down Capistrano, except python\n
Detail python, deployment, tools

Current Tags

Related Tags