Detailed python custom process name

Source: Internet
Author: User
As a case, we directly start http://www.php.cn/wiki/1514.html "target=" _blank ">python program after using PS view, showing the result is Pyton The Xxx.py,web class application is displayed as Python using the Netstat or SS view.

Too not personality, too general, very common.

So there are a group of people, they are not satisfied with the name of the dead, forge ahead (curious, may also be faking it), publicity personality, so, Google to a very () third-party library-setproctitle.

Installation method:

1. Source code compilation install git clone https://github.com/dvarrazzo/py-setproctitle.gitcd py-setproctitlepython setup.py Buildpython setup.py install2. Pip Install Setproctitle

How to use:

#coding: Utf8import setproctitlesetproctitle.setproctitle ("Process alias")

The effect is as follows:

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.