Contents Menu Expand
SkPy
SkPy
  • Guides
    • Installation
    • Logging in
    • Working with contacts
    • Working with conversations
    • Working with messages
    • Event processing
  • Reference
    • API reference
    • Internal modules
    • Test classes
  • Background
    • Terminology
    • Authentication
    • Skype protocol
      • Credentials
      • Event endpoints
      • Contact endpoints
      • Conversation endpoints
      • Miscellaneous
    • Recent changes

GuidesΒΆ

These pages will get you up and running with the library: installing the Python module, authenticating with your Skype account, interacting with users and conversations, and setting up a basic event loop.

  • Installation
    • From PyPI
    • From the repo
    • Requirements
  • Logging in
    • Providers
    • Default handling
    • Manual control
  • Working with contacts
    • Finding specific users
    • Iterating contacts
    • Contact requests
  • Working with conversations
    • Finding specific chats
    • Iterating chats
    • Creating groups
  • Working with messages
    • Conversation history
    • Parsing message content
    • Sending messages
  • Event processing
    • Implementing an event loop
    • Acknowledgements
Next
Installation
Previous
Home
Copyright © 2018-2021, Terrance | Last updated on Feb 09, 2021. | Show Source