Client

UnixWeb

Date

7 April 2017

Category

Software Developer

Getting data from a LAN connected server using the Python socket function. This resulted in a JSON file to be obtained which was subsequently parsed into useful data.

Link to the Github page where the project is stored

Then using the open-source Tweepy function set for Python3, I uploaded the parsed values to Twitter. This was a very fun project since I could visualise exactly how I wanted it to work and for once it was correct first time. This code was an attempt of mine to start making my code more module based and I believe it to have worked.

Single Project