simpy
K-Dense-AI/scientific-agent-skills
SimPy is a powerful, process-based discrete-event simulation framework written in Python. It enables users to model complex systems involving processes, shared resources, queues, and time-based interactions. It is ideal for analyzing manufacturing lines, network traffic, logistics, or service operations where resource contention and irregular, time-based events are key factors.