Griffintaur / News-At-Command-Line

:newspaper: News at the command line
MIT License
47 stars 53 forks source link

:sparkles: Major Update - Python 3 Support! #27

Closed ctrlsam closed 6 years ago

ctrlsam commented 6 years ago

The code has been migrated to python 3, as this has become the standard. The UI has been improved, cleaner and simpler. README and Screenshots have also been modified and a .gitignore has been implemented to ignore python junk and .txt(s) usually generated from saved articles.

Griffintaur commented 6 years ago

@SillySam i have created another branch for python 3 support. Can you look into conflicts?

ctrlsam commented 6 years ago

Okay nice, how about putting the 3.x version on the Master branch and 2.x on a separate one. I will try fix the conflicts tonight.

Griffintaur commented 6 years ago

@SillySam , Sure python 3 is the way forward. We will make the python 3 as the master branch and python 2 as separate branch.