simpy
Build, inspect, test, and analyze bounded process-based discrete-event simulations with SimPy, including events, resources, interrupts, monitoring, replications, warm-up, and reproducible output analysis.
- Version
- 1.2
- License
- MIT
- Compatibility
- Upstream SimPy 4.1.2 supports Python 3.8+; bundled CLIs require Python 3.10+, uv, and SimPy 4.1.2. They use only SimPy and the standard library, operate on local bounded inputs, and make no network calls.
Pinned to revision de66e10cd0c8, so it is the text this page describes rather than whatever the author pushed since.
Pre-approved tools experimental
Experimental field. Support varies between clients, so this list is what the author declared, not what your client will enforce.
- Read
- Write
- Edit
- Bash
- Glob
Files
- skills/simpy/SKILL.md
- skills/simpy/references/cli-guide.md
- skills/simpy/references/events.md
- skills/simpy/references/monitoring.md
- skills/simpy/references/process-interaction.md
- skills/simpy/references/real-time.md
- skills/simpy/references/resources.md
- skills/simpy/references/simulation-methodology.md
- skills/simpy/references/sources.md
- skills/simpy/scripts/_common.py
- skills/simpy/scripts/basic_simulation_template.py
- skills/simpy/scripts/bounded_queue_scenario.py
- skills/simpy/scripts/event_trace_summary.py
- skills/simpy/scripts/replication_runner.py
- skills/simpy/scripts/resource_monitor.py
- skills/simpy/scripts/validate_simulation_config.py
Every link opens the file at its source, pinned to the revision this page describes.