Skip to content

Commit 683f210

Browse files
Merge pull request #162 from nextmv-io/mooneyc/adds-simpy-example
2 parents a285e33 + 39354be commit 683f210

File tree

19 files changed

+345
-0
lines changed

19 files changed

+345
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
pip3 install -r requirements.txt

.nextmv/readme/python-simpy-carwash-simulation/0.sh.golden

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python3 main.py -input input.json -output output.json -random_seed -1 -sim_time 20

.nextmv/readme/python-simpy-carwash-simulation/1.sh.golden

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python3 app.py -action local -input_file input.json

.nextmv/readme/python-simpy-carwash-simulation/2.sh.golden

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export NEXTMV_API_KEY="<YOUR_API_KEY>"

.nextmv/readme/python-simpy-carwash-simulation/3.sh.golden

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
python3 app.py -action sync -app_id carwash-sim -app_name "Carwash Simulation"

.nextmv/readme/python-simpy-carwash-simulation/4.sh.golden

Whitespace-only changes.

0 commit comments

Comments
 (0)