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.


    can I use The twitter module on my pc

    Pythonista
    download modules pythonista
    3
    5
    4842
    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.
    • suppert2
      suppert2 last edited by

      This is most likely dumb but I've made a script using pythonista's twitter module is their any place/way I can download this module or atleast run the script on my computer because I don't want to keep my phone on that much

      1 Reply Last reply Reply Quote 0
      • ccc
        ccc last edited by

        Try pip install --upgrade twitter.

        See:

        • https://pypi.python.org/pypi/twitter
        • http://mike.verdone.ca/twitter
        • https://github.com/sixohsix/twitter
        1 Reply Last reply Reply Quote 0
        • suppert2
          suppert2 last edited by

          Thank you will do as soon as I can

          1 Reply Last reply Reply Quote 0
          • JonB
            JonB last edited by

            The one that comes with pythonista is a c module written, i think, for pythonista. But as ccc points out there are several Python twitter api's that you could use. Others which are vey complete include tweepy and twython.

            1 Reply Last reply Reply Quote 0
            • suppert2
              suppert2 last edited by

              Ohh ok yeah I Knew their were others just didn't want too re write my code but if that's what I'll have to do it's not too difficult thank you guys for your help saved me a head ache

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