--- import Layout from '../../../../layouts/Layout.astro' import Footer from '../../../../components/Footer.astro' const title = 'Relearning Python & working on /threads' const description = 'Building again with Python' ---

{title}

Published on the

After a while of reading and deep consideration, I have decided to pick up Python as my chosen general-purpose programming language. I worked with Python 2 for a short while in the past, but only briefly for some projects and not really learning much in the larger ecosystem.

This very website is now running on a Flask server. And I have started working on a self-hosted public /threads project also on Python.

Will probably write some blogs about the journey, but I have already organized the collection of repositories for my personal site