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

Latest commit

 

History

History
33 lines (25 loc) · 1.31 KB

README.md

File metadata and controls

33 lines (25 loc) · 1.31 KB

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.