Results 1 to 4 of 4

Thread: Skype4Py API

  1. #1
    Join Date
    Mar 2009
    Location
    Detroit
    Posts
    15

    Default Skype4Py API

    I've been working with the skype4py API and got a few scripts working on my mac. I'm new to python so excuse my questions if they seem ridiculous. I installed the API on my mac and tried calling the module from within a boxee app and I'm not getting anything. I'm not able to attach to skype. Does boxee run its own instance of python? If so how can I install the API or do I need to put the support files somewhere specific?

    In case you haven't figured it out, I'm trying to build a skype app for boxee. I have the shell built and most of the python scripts working independently, I just need to put it all together within the app itself.

    Thanks!

  2. #2

    Default

    Quote Originally Posted by gminor7 View Post
    I've been working with the skype4py API and got a few scripts working on my mac. I'm new to python so excuse my questions if they seem ridiculous. I installed the API on my mac and tried calling the module from within a boxee app and I'm not getting anything. I'm not able to attach to skype. Does boxee run its own instance of python? If so how can I install the API or do I need to put the support files somewhere specific?
    Boxee runs its own instance of python at version 2.4, which should be fine because Skype4Py works at the bottom cut off of 2.4.

    For testing purposes or even in your final app iteration, you might just try bundling Skype4Py w/ your app to save the user the frustration of having to download and install that separately of getting your app to work.
    Common issues w/ Boxee:
    Beta Important Info | FAQ & Support Requests | Hulu Mature Content | Search

    UnBoxeed app development:
    Comics.com | ESPN360 | Weather

    For more info, follow app development on Twitter!

  3. #3

    Default

    to further explain, when you do an import in Boxee it will always look in the default folder in your app directory (the one with the descriptor in it).
    drop your files in there and import.
    The Boxee Repository - An All-In-One Solution for your 3rd party repositories.
    Like Fuzzthed.com on Facebook

  4. #4
    Join Date
    Mar 2009
    Location
    Detroit
    Posts
    15

    Default

    Awesome thanks for the info.

Similar Threads

  1. What happens next with the GUI API/Python API ?
    By Severus in forum boxee applications
    Replies: 5
    Last Post: January 4th, 2012, 04:15 AM
  2. New Spotify API
    By stevo81989 in forum off-topic
    Replies: 19
    Last Post: September 6th, 2011, 09:15 AM
  3. Remote API
    By napierzaza in forum boxee remotes
    Replies: 2
    Last Post: September 11th, 2009, 11:09 AM
  4. Justin.tv API
    By rgoolsby in forum general boxee help
    Replies: 1
    Last Post: August 8th, 2009, 05:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •