A module is a Python object with arbitrarily named attributes that you can bind and reference. Simply, a module is a file consisting of Python code. A module can define functions, classes, and variables. A module can also include runnable code. Modules of functions: Reusable code is great, but a shareable module is better. By sharing your code as a Python module, you open up your code to the entire Python community…and it’s always good to share, isn’t it? In this chapter, you’ll learn how to create, install, and distribute your own shareable modules. You’ll then load your module onto Python’s software sharing site on the Web so that everyone can benefit from your work. Along the way, you’ll pick up a few new tricks relating to Python’s functions, too.
#allmodulesinpython #definemoduleinpython #importantmodulesinpython #pythonbuiltinmodules #basicpythonmodules #pythonmodulelist #pythonmodulesandlibraries
-------------------------------------------------------------------
Python in Telugu
Topic: Python Modules of functions
by Mr. Ravula Govardhan
-------------------------------------------------------------------
▬Content in this video:▬▬▬
00:00 Start
00:36 Reusable code is great, but a shareable module is better.
01:06 It’s too good not to share
02:32 Turn your function into a module
10:46 Modules are everywhere
12:00 Comment your code
19:54 Prepare your distribution
29:56 Build your distribution
34:03 A quick review of your distribution
▬▬▬ Wing Personal IDE ▬▬▬
https://wingware.com/downloads
▬▬▬ Source code available in Github Link: ▬▬▬
https://github.com/lecturesbyravulago...
▬▬▬ Learn Python in Telugu: ▬▬▬
• Learn Python in Telugu
▬To Compile C Programs online, click on the below link: ▬▬▬
https://www.onlinegdb.com/
▬▬▬▬▬ Subscribe to Our Channel: ▬▬▬▬▬
/ lecturesbyravulagovardhan
▬▬▬▬▬ Follow me on Facebook: ▬▬▬▬▬
/ 212867796599104
On this page of the site you can watch the video online [Python in Telugu]: Python Modules of functions in Telugu with a duration of hours minute second in good quality, which was uploaded by the user Lectures by Ravula Govardhan 02 February 2021, share the link with friends and acquaintances, this video has already been watched 655 times on youtube and it was liked by 55 viewers. Enjoy your viewing!