PuLP: past, present and future
I started using PuLP circa 2015 (already 10 years ago!). Looking at my personal and professional emails, I realize today that my first experience using this python library was following the Discrete Optimization Course from Coursera (great course by the way!, although it seems to not exist anymore). It was also at that time that I joined the PuLP user mailing list. I've realized that the best way I find the motivation to learn something technology-wise is to subscribe to a user mailing list.
At the time I was also starting my journey into python and software development. Until then, and still for many more years, I was an AIMMS user and developer. As such, I saw the world through the lens of an algebraic language: multi-dimensional parameters, indices, sets and many, many subsets. It was a very comfortable way of picturing problems, decisions, logic and data.