Get the App
SLTechnology News&Howtos  ›  Development  › 

What are the two uses of Python files

Shulou Source: shulou.com Published: 2022-06-01 04:48:26 09月22日 Update

This article mainly introduces the relevant knowledge of "what are the two uses of Python files". The editor shows you the operation process through actual cases, the operation method is simple and fast, and it is practical. I hope that this article "what are the two uses of Python files" can help you solve the problem.

A written python file can be used in two ways:

1. Script, a file is the entire program, used to be executed

two。 Module, in which a bunch of functions are stored in the file to be imported for use

Running run.py directly runs F1 () and f2 () in aaa.py, but if we add if _ _ name _ = = _ _ main__: to aaa.py, we can prevent the execution of F1 () and f2 () when running run.py. Because when aaa.py is executed directly, that is, as an execution file, _ _ name _ = = _ _ main _ _; when aaa.py is run as a module directly, _ _ name _ = = 'aaa'--. This allows aaa.py to be used differently in different scenarios.

What are the main application areas of python? 1. Cloud computing, typical application OpenStack.

2. WEB front-end development, many large websites are developed by Python.

3. Artificial intelligence applications, which are based on big data's analysis and deep learning, have essentially been unable to leave python.

4. System operation and maintenance project, the standard configuration of automatic operation and maintenance is python+Django/flask.

5. Financial management analysis, quantitative transaction, financial analysis.

6. Big data's analysis.

This is the end of the content about "what are the two uses of Python files". Thank you for your reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.

Tags: File purpose analysis operation difference knowledge application artificial intelligence that is data data analysis time intelligence module industry finance development utility below Apple Docker Huawei Linux macOS MariaDB Microsoft MySQL NVidia OPPO Reno Huawei Shulou Technology MariaDB Docker Xiaomi