Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How pycharm specifies parameters to execute scripts

2025-04-14 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/01 Report--

This article will explain in detail how to specify parameters for pycharm to execute the script. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

Specify parameters to execute the script

How do you usually execute your project when you run it in Pycharm? What I do is, right-click and click Run, or use the shortcut key Shift + F10.

Sometimes, when running / debugging a script, we need to specify some parameters, which can be specified directly on the command line.

Suppose that on the command line, the command that runs the script looks like this

Python main.py init-local

For students who have just used Pycharm, they may not know that Pycharm can also specify parameters. Click the location of the image below

Enter the settings panel and fill in the parameters in Script parameters. If you don't understand anything in the learning process, you can join us to share with you the current talent needs of Python enterprises and how to learn Python from scratch and what to learn. Related learning video materials and development tools are shared.

At the same time, at the bottom of the image above, you can see that it is very convenient to switch interpreters here, which is much easier than if you come here.

This is the end of the article on "how to specify the parameter execution script for pycharm". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 271

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report