The first step in a SimPy simulation is a few general import statements
SimPy模拟中的第一步是几个常规的导入(import)语句
There are just three abstract / parent classes provided by the SimPy library , and they correspond to the three basic concepts of a simulation .
SimPy库只提供了三个抽象/父类,并且它们对应于模拟的三个基本概念。