Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python modules
#1
Hello,

I want to ask about python modules. Do you have to create them yourself or is there a default module that you can import? If so, is there any dependency file that you have to download?
Reply
#2
You can create them. A module is just a .py file. There is also the standard library which has modules you can import
Recommended Tutorials:
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to see the date of installation of python modules. newbieAuggie2019 4 1,464 Mar-31-2023, 12:40 PM
Last Post: newbieAuggie2019
  Python modules for accessing the configuration of relevant paths Imago 1 1,324 May-07-2022, 07:28 PM
Last Post: Larz60+
  Python modules to extract data from a graph? bigmit37 5 22,190 Apr-09-2021, 02:15 PM
Last Post: TysonL
  Where to add own python modules in WinPython? HinterhaeltigesSchlaengelchen 1 2,239 Jan-21-2021, 07:45 PM
Last Post: snippsat
  Including modules in Python using sys.path.append JoeDainton123 1 2,847 Aug-24-2020, 04:51 AM
Last Post: millpond
  how to get PID's of linux commands executed through python modules? Manikandan_PS 4 2,982 Mar-12-2020, 07:16 AM
Last Post: Manikandan_PS
  Importing Custom Modules in Python 3 Flexico 1 2,544 Aug-24-2019, 08:11 PM
Last Post: snippsat
  Trouble importing modules on a new python version snackman_barry 2 2,521 Jul-12-2019, 11:15 AM
Last Post: snackman_barry
  Import Python Modules zowhair 4 2,754 Jun-27-2019, 06:30 AM
Last Post: Gribouillis
  Make bash call my own Python modules Pedroski55 10 5,037 Apr-22-2019, 04:04 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020