Ahmet Novalić's Articles
Ahmet is a student who loves gadgets and Python! He is active on reddit, writes a blog at ahmet.com.ba and likes turtles! Python became his favorite language after using Java for a couple of years.
Introduction to Tweepy, Twitter for Python
Python is great language for all sorts of things. Very active developer community creates many libraries which extend the language and make it easier to use various services. One of those libraries is tweepy. Tweepy is open-sourced, hosted on GitHub and enables Python to communicate with Twitter platform and use its API. For an introduction […]
Read MoreAn Overview of Sublime Text 2 with Python
One of the key tools of each developer is a good integrated developer environment (IDE). Python is a beautiful language with great support from a budding community of developers, who continue to create amazing libraries and extensions. Those are two reasons there are numerous IDEs for Python. They range from commercial ones, like Komodo and PyCharm, […]
Read More