Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Importing Help
#1
Hello I am a newbie in python programming and I would appreciate any help. TYIA
I have a program called ptemp which is composed of the following
import requests
import pandas
and another 20 imports.
I wqould like to know if I can call ptemp from another program to use all the imports by just coding one line
right now i have to manually do ctrl-a ctrl-c in ptemp and do a ctrl-v in the new program.
thank you
Reply


Messages In This Thread
Importing Help - by mkgrtn - Aug-20-2021, 11:34 PM
RE: Importing Help - by bowlofred - Aug-21-2021, 12:05 AM
RE: Importing Help - by mkgrtn - Aug-21-2021, 04:14 AM
RE: Importing Help - by bowlofred - Aug-21-2021, 06:20 AM

Forum Jump:

User Panel Messages

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