Tech Deviant Navigating the 21st century - Tech, Culture and more

Automating the boring stuff : Data scraping from Outlook, IMAP & Two Factor Authentication

The article is going to be a short summary of what I did for a friend to automate his data scraping needs.

Read More >>

PyData Delhi 2017 - Conference diaries

PyData Delhi 2017 was the first ever conference of PyData in India organized by PyData Delhi chapter.

Read More >>

How to configure email for Jaspersoft Server report scheduling feature

Jaspersoft is a decent open source BI solution with a lot of good features. One of those features is the automatic report scheduling....

Read More >>

Line joining and pep8 guidelines for maximum line length

The article talks about the different ways of wrappig long statements on multiple lines and the preferred way according to the PEP8 guidelines.

Read More >>

Creating virtual enviornment with python3

The article would take you through the steps to create a python virtual enviornment with python3 binary.

Read More >>