omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    How do I list available modules for import?

    Pythonista
    packages modules command line
    2
    3
    2195
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Robert Buckley
      Robert Buckley last edited by

      I haven't used Pythonista for at least a year and can't recall what I used to type at the console command line to cause the system to list all modules available for import. What sequence of symbols will do that?

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @Robert Buckley last edited by

        @Robert-Buckley Try

        help('modules')
        
        1 Reply Last reply Reply Quote 0
        • Robert Buckley
          Robert Buckley last edited by Robert Buckley

          Why, thank you very much. The single quotation marks is what I was missing. RESOLVED

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors