simpy
NewProcess-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.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/simpy.md https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/skills/scientific/simpy/SKILL.md/simpyFrequently Asked Questions
What is 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.
How to install simpy?
To install simpy, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /simpy.
What is simpy best for?
simpy is a community categorized under Development. It is designed for: python, coding, data-&-analytics. Created by davila7.