omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular
    1. Home
    2. monyetbiru101

    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.


    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    monyetbiru101

    @monyetbiru101

    0
    Reputation
    492
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    monyetbiru101 Unfollow Follow

    Latest posts made by monyetbiru101

    • Using Boto in Pythonista

      Hi,

      Taking inspiration from omz's Evernote SDK installer, I've went ahead and scratch my own to deploy Boto in Pythonista. The gist can be found here: https://gist.github.com/najibninaba/5062153

      Run this script in your root folder and boto along with its dependencies will be installed in the boto-module folder. To use it, be sure to append the boto-module folder in sys.path and you should be good to go!

      I'm able to create a EC2 connection and query my instances and key pairs. Do try it if you have an AWS account and let me know how it goes!

      Best Regards,
      -najib

      posted in Pythonista
      monyetbiru101
      monyetbiru101
    • [Request] boto and Fabric modules

      Can I request for Pythonista to consider adding the boto[1] and Fabric[2] modules? Having the ability to spin up servers on the cloud and automating system operations from Pythonista will be very useful :-)

      [1]https://github.com/boto/boto
      [2]http://fabfile.org/

      Best Regards,
      -najib

      posted in Pythonista
      monyetbiru101
      monyetbiru101