Update on foss.training infrastructure

This summer we are having 15th edition of Dgplug [https://dgplug.org/] summer training. July, 2022 is when the training begins. It was a long due task on me to revamp the infrastructure. Website update Our foss.training [https://foss.training/] website is now all ready with it’s new…

PyLadies Stockholm April, 2022 meetup

It is has been a few months since I have moved to Stockholm. Since we were planning to move in here, the first thing I searched for was the PyLadies Stockholm [https://twitter.com/PyladiesSthlm]. Within days of arriving, I attended my first PyLadies meetup in November 2021. What a…

PyLadies India embarked its journey

PyLadies India embarked its journey 20th June 2020 marked a new beginning for PyLadies in India. We had our first meetup. I started my journey with PyLadies in 2016 as an organizer of PyLadies Pune [http://anweshadas.in/coming-out-of-hibernation-pyladies-pune-chapter/]. It began with a personal itch of the lawyer who wanted…

PyLadies India June meetup

We, PyLadies, have started our journey for quite a sometime now. Every year since 2016, we are growing in numbers and chapters. Currently, we have eight active chapters and counting. The COVID pandemic has somehow stopped our course of having physical meetups. But on a brighter note, the situation has…

Looking at the process through psutil and Python

Lately I have been trying to improve my system administration skills. I needed to monitor some of the running processes. To do that I used psutil [https://psutil.readthedocs.io/en/latest/] module in Python. It is a cross platform module to parse the information about running process. It also…

Taking backup for znc instance in Python

IRC [https://en.wikipedia.org/wiki/Internet_Relay_Chat] plays an invaluable role in the life of so many people, separated by so many miles. It has been the primary source of communication for the Free and Open Source community for decades, now. In my last post [http://anweshadas.in/…

February PyLadies Pune workshop

It was the time for “learning Python with harware” in February, 2020 with PyLadies in Pune. Coding in Python becomes fun when one can see the changes it makes in the hardware. Selecting a place for work is always a difficult task as any organizer. College Of Engineering Pune (COEP)…

Twitter from command line

Since the time I have started writing code, the toughest job for me is to be in peace with the black and green screen, the terminal. As it is being “The Thing” which keeps my lovely husband (ah ha, really?) from me. So as an initiative of my “peace making…