原文:http://amitsaha.github.io/site/notes/articles/python_linux/article.htmlIn this article, we will explore the Python programming language as a tool to retrieve various information about a system running Linux. Let’s get started.Which Python?When I refer to Python, I am referring toCPython2 (2.7 to Read More
posted @ 2013-09-20 12:41 蛙蛙王子 Views(1780) Comments(0) Diggs(0) Edit
原文:A guide to analyzing Python performanceWhile it’s not always the case that every Python program you write will require a rigorous performance analysis, it is reassuring to know that there are a wide variety of tools in Python’s ecosystem that one can turn to when the time arises.Analyzing a progr Read More
posted @ 2013-09-20 12:31 蛙蛙王子 Views(1034) Comments(0) Diggs(0) Edit