<?xml version="1.0"?>

<rss version="2.0">


<channel>
<title>Home - All Categories - Linux Cloud Server  - Python  </title>
<link>http://faq.asphosthelpdesk.com/category.php?id=67</link>
<description>This RSS Feed contains Articles of Category in the knowledge base. You can click on the title to view its content.</description>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=270</guid>
										<title>How To Work with the ZeroMQ Messaging Library</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=270</link>
										<description><![CDATA[ZeroMQ  ZeroMQ is a library used to implement messaging and communication systems between applications and processes - fast and asynchronously. If you have past experience with other application messaging solutions such as RabbitMQ, it might come a...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=268</guid>
										<title>How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=268</link>
										<description><![CDATA[More often than not, as a developer you will be responsible for managing the server(s) your application runs on to a certain degree. When it comes to choosing the operating system, especially for production, going with a sound choice such as CentOS...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=266</guid>
										<title>How to Deploy Python WSGI Applications Using uWSGI Web Server with Nginx</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=266</link>
										<description><![CDATA[Understanding uWSGI and Using Nginx  uWSGI is an ambitious project. Its toolset allows you to do so much more than simply hosting web applications. Since it does the job so well, and in such a performant way, over the years it has proven to be an...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=262</guid>
										<title>How To Create Nagios Plugins With Python On Ubuntu 12.10</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=262</link>
										<description><![CDATA[This time, we will expand on this idea and create Nagios plugins using Python.  Step 1 - Install NRPE  apt-get install -y python nagios-nrpe-server useradd nrpe &amp;&amp; update-rc.d nagios-nrpe-server defaults  Step 2 - Create your Python Script It...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=269</guid>
										<title>How To Use the Web2py Framework to Quickly Build Your Python App</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=269</link>
										<description><![CDATA[The Python programming language is a versatile, high-level language that can be used easily for web programming, among other tasks. Building web applications can be difficult and toilsome on your own. Web frameworks preform much of the heavy lifting...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=260</guid>
										<title>Docker Explained: How To Containerize Python Web Applications</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=260</link>
										<description><![CDATA[Docker in Brief  The&nbsp;docker project&nbsp;offers higher-level tools, working together, which are built on top of some Linux kernel features. The goal is to help developers and system administrators port applications - with all of their...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=265</guid>
										<title>How To Use the Pyramid Framework To Build Your Python Web App on Ubuntu</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=265</link>
										<description><![CDATA[Web frameworks provide a quick and easy way to jump start a web application. Almost every web framework adheres to the MVC software pattern. MVC stands for model, view, and controller. It is a way of distinguishing and separating the different...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=264</guid>
										<title>How To Create Nagios Plugins With Python On CentOS 6</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=264</link>
										<description><![CDATA[This time, we will expand on this idea and create Nagios plugins using Python.  Step 1 - Install RPMForge Repository and NRPE  rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el6.rf.x86_64.rpm yum -y install python nagios...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=261</guid>
										<title>A Comparison of Web Servers for Python Based Web Applications</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=261</link>
										<description><![CDATA[In this article, we will talk about three main things: Python, Web Servers, and most importantly the bits and bobs in-between the two. Jokes aside, this rather long article might seem dire for some looking for quick guidance or answers. Unfortunately...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=263</guid>
										<title>How To Setup uWSGI On Ubuntu 12.10</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=263</link>
										<description><![CDATA[uWSGI provides an implementation of the WSGI specification and is both a protocol and an application server. For more, please refer to the uWSGI docs&nbsp;here. Although in this tutorial we will setup a standalone uWSGI server, it is generally kept...]]></description>

									</item>
<item>
										<guid>http://faq.asphosthelpdesk.com/article.php?id=267</guid>
										<title>Common Python Tools: Using virtualenv, Installing with Pip, and Managing</title>
										<link>http://faq.asphosthelpdesk.com/article.php?id=267</link>
										<description><![CDATA[When it comes to working with Python, especially in the domain of application development, there are certain tools that you will see being mentioned often in various places or open source code. Despite being extremely commonly used, unfortunately...]]></description>

									</item>

</channel>

</rss>