simpy
Process-based discrete-event simulation framework in Python. Use this skill when building simulations of systems with processes, queues, resources, and time-based events such as manufacturing systems, service operations, network traffic, logistics, or any system where entities interact with shared resources over time.
Details
- Path
- skills/simpy
- License
- MIT license
- Bundled scripts
- 2
- Dependencies
- 2
Bundled scripts
- skills/simpy/scripts/resource_monitor.py
- skills/simpy/scripts/basic_simulation_template.py