Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MetalDestructor/MyTwitterClient

Repository files navigation

MyTwitterClient written on Python

Used Libraries

WxPython

  • Graphics user interface

Tweepy

  • Pretty good twitter API

Urllib2 + StringIO

  • Fast and easy url -> image convertion

Functools

  • Attaching additional objects to an event

Methods

  • Home(Event function):

  • Mentions(Event function):

  • Messages(Event function):

  • Profile(Event function):

  • OnTweet(Event function, tweetText):

  • ViewProfile(Event function, tweet)

  • ScaleBitmap(bitmap, width, height)

  • OnFavorite(Event function, tweet)

  • Follow(Event function, tweet)

  • BindingNav(panel, image, position, function)

  • LoadImageFromURL(url)

  • CreateNawPanel(panel, parent, position, size, color)

  • CreateTweetsPanel(tweets, x, pos x, width, height, panel, avatarFunction, favoriteFunction)

  • CreateMessagesPanel(messages, x, posx, width, height, panel, avatarFunction)

  • CloseAll(panel, panel, panel)

About

My Twitter Client on Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages