Commanding Chaos for Coworking, Open Source and Creative Communities

python

How To Publish Books with Booktype on Debian 8 | DigitalOcean

Wed, 03/30/2016 - 14:58 -- rprice

Booktype can be installed on any suitable GNU/Linux or Apple OS X server and in principle could run on Windows too, but this tutorial focuses on the recommended platform of Debian stable, version 8.2 (Jessie). While writing and editing books, authors can use any device with a modern web browser such as Mozilla Firefox or Google Chrome.

server
tutorial
hosting
Books
python

How To Publish Books with Booktype on Debian 8 | DigitalOcean

Wed, 03/30/2016 - 14:58 -- rprice

Booktype can be installed on any suitable GNU/Linux or Apple OS X server and in principle could run on Windows too, but this tutorial focuses on the recommended platform of Debian stable, version 8.2 (Jessie). While writing and editing books, authors can use any device with a modern web browser such as Mozilla Firefox or Google Chrome.

server
tutorial
hosting
Books
python

How To Publish Books with Booktype on Debian 8 | DigitalOcean

Wed, 03/30/2016 - 14:58 -- rprice

Booktype can be installed on any suitable GNU/Linux or Apple OS X server and in principle could run on Windows too, but this tutorial focuses on the recommended platform of Debian stable, version 8.2 (Jessie). While writing and editing books, authors can use any device with a modern web browser such as Mozilla Firefox or Google Chrome.

server
tutorial
hosting
Books
python

Fabric - Pythonic remote execution

Wed, 03/09/2016 - 19:59 -- rprice

Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.

Typical use involves creating a Python module containing one or more functions, then executing them via the fab command-line tool.

drupaleasypodcast
python
deployment

Fabric - Pythonic remote execution

Wed, 03/09/2016 - 19:59 -- rprice

Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.

Typical use involves creating a Python module containing one or more functions, then executing them via the fab command-line tool.

drupaleasypodcast
python
deployment

Fabric - Pythonic remote execution

Wed, 03/09/2016 - 19:59 -- rprice

Fabric is a Python (2.5-2.7) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.

It provides a basic suite of operations for executing local or remote shell commands (normally or via sudo) and uploading/downloading files, as well as auxiliary functionality such as prompting the running user for input, or aborting execution.

Typical use involves creating a Python module containing one or more functions, then executing them via the fab command-line tool.

drupaleasypodcast
python
deployment

About FIFE

Sun, 12/14/2014 - 13:43 -- rprice

FIFE is a free, open-source cross-platform game engine. It features hardware-accelerated 2D graphics, integrated GUI, audio support, lighting, map editor supporting top-down and isometric maps, pathfinding, virtual filesystem and more! The core is written in C++ which means that it is highly portable. FIFE currently supports Windows, Linux and Mac. Games utilizing FIFE are programmed through Python scripting layer on top of the base C++ API. Games can be also programmed using the C++ layer directly.

gamedev
python

Pages

Subscribe to RSS - python