Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
/ ISN-Twitter Public archive

High school projet of light Twitter client, Python 3.6, Tkinter, Twython

License

Notifications You must be signed in to change notification settings

GabDug/ISN-Twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twysn : ISN Twitter Project

Small project created for high school.

We aim to create a simple Twitter client, allowing user to perform basics Twitter actions such as tweeting or getting a timeline updated. Comments (and some variables) are in french as it is mandatory to do it this way.

We used :

  • Python 3.6.1
  • Tkinter (and ttk)
  • Twython: Doc, Github
  • Mttkinter

Supported platforms (as of march 2017) :

  • Windows (7+ 64bits)

Style guidelines

For windows 10 we try to follow the native look of Universal Windows Platform apps. Here is some documentation from Microsoft :

Setup

Put the tokens in a file "assets/app_tokens", as explained in the "assets/app_tokens_example" file

License

  • Twysn is distributed under the GNU GPL V3.0 license. Please see LICENSE.md.
  • mttkinter is distributed under the GNU LGPL license.
  • TWITTER, TWEET, RETWEET and the Twitter logo are trademarks of Twitter, Inc. or its affiliates.