Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8154769
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T16:27:48+00:00 2026-06-06T16:27:48+00:00

I have two questions in regards to the PyDev (Python editor for Eclipse) and

  • 0

I have two questions in regards to the PyDev (Python editor for Eclipse) and its interactive console.

Here is my current situation: whenever I run the interactive console (ctrl + alt + enter), the console requires that I then import the file in the project to use any functions in that file. Furthermore, when calling the function, I must put the file name in front of it. So, for example: I go to my properties for the project, go to the PyDev PYTHONPATH, and add a source folder for the project I am currently working on. By doing so, I can then import a file, let’s call it “homework”, into the interactive console. If my file has a function called “calculate”, I will have to first type “import homework”, then type “homework.calculate()” in order to use the said function. Otherwise, it won’t work (I cannot simply call “calculate”).

This brings me to my first question (#1): Why does this not apply for imported modules, such as “math” and such? Why do I need to do so much work for a local project file?

My second question is related (#2): How do I set-up my PyDev such that it automatically imports the current project’s files into the interactive console? Or, even if I have to manually add my project file, how do I make it so I don’t have to call the “file name” + “function name” in order to use the function?

Much help would be appreciated. Thank you.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T16:27:49+00:00Added an answer on June 6, 2026 at 4:27 pm

    Actually, in PyDev, provided you have the PYTHONPATH all properly set, you should be able to do (considering your example: homework.calculate()):

    calcu <- request code-completion and choose: calculate (homework)

    Then it should add the import for you as well as the function you selected.

    Aside from that, you’d have to write some code that iterated all your modules, made imports for that and loaded the tokens under the current context (which is not usually a good idea, as you’d have modules overriding names from other modules).

    Also note that you can edit the initial set of commands that the interactive console executes at:

    window > preferences > pydev > interactive console > initial interpreter commands

    So, you may add more imports there which you’d like to have by default.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two questions. (First) I'm trying to make it where whenever the iPhone
I have actually two questions but they are kind of related so here they
It is my first post here. I would have two questions with regard to
I am using django-registration, and have two questions with regards to customizing the email
I have two questions with regards to Bullet, but they are related. In the
I have two questions: 1) I have a few global variables for my website
I have two questions: (1) I learned somewhere that -O3 is not recommended with
I have two questions: From personal experience, what free blog engine is the best
I have two questions about java.awt.Shape . Suppose I have two Shape s, shape1
I have two questions 1) my interface i have interface called IRegister and within

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.