套件: python-simpy-gui (2.3.1+dfsg-1)
python-simpy-gui 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-simpy:
- [python-simpy_2.3.1+dfsg-1.dsc]
- [python-simpy_2.3.1+dfsg.orig.tar.xz]
- [python-simpy_2.3.1+dfsg-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Nicolas Dandrimont
外部的資源:
- 主頁 [simpy.sourceforge.net]
相似套件:
python-based simulation package, GUI
SimPy is a process-based discrete-event simulation language based on standard Python.
It provides the modeller with components of a simulation model. These include processes, for active components like customers, messages, and vehicles, and resources, for passive components that form limited capacity congestion points like servers, checkout counters, and tunnels. It also provides monitor variables to aid in gathering statistics. SimPy comes with extensive plotting capabilities.
This package contains the GUI parts of SimPy.
其他與 python-simpy-gui 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)
-
- dep: python-simpy (= 2.3.1+dfsg-1)
- python-based simulation package
-
- dep: python-tk
- Tkinter - Writing Tk applications with Python