One of the coolest libraries that I’ve come across for Python lately is Simpy. Simpy is a discrete event simulation for Python. SimPy is a framework for asynchronous programming and brings more than ten years of scientific know-how in the field of event-discrete simulation. In simpler terms – if you want to simulate something,… Continue reading Simpy – Discrete event simulation for Python