File: DISTRIBUTION_CONTENTS.rst

package info (click to toggle)
python-simpy 2.3.1%2Bdfsg-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,864 kB
  • sloc: python: 11,171; makefile: 143
file content (29 lines) | stat: -rw-r--r-- 1,378 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
===================================
Contents of This SimPy Distribution
===================================

SimPy |release| contains the following files:

* SimPy            - Python code directory for the SimPy |release| package

        - Lister.py, a prettyprinter for class instances
        - Simulation.py, code for SimPy simulation
        - SimulationTrace.py, code for simulation with tracing
        - SimulationStep.py, code for executing simulations event-by-event
        - SimulationRT.py, code for synchronizing simulation time with wallclock time
        - SimulationGUIDebug.py, code for debugging/event stepping of models with a GUI
        - SimGUI.py, code for generating a Tk-based GUI for SimPy simulations
        - SimPlot.py, code for generating Tk-based plots (screen and Postscript)
        - __init__.py, initialisation of SimPy package

* Tests - a directory containing tests for simpy

* docs          - a directory containing the complete, browseable (HTML) documentation of SimPy.
   It includes tutorials and descriptions of accessing external packages from SimPy.
   **Click on index.html!**

* docs/examples - some SimPy models (in traditional and Object Oriented API)

    * Bankmodels - a sub-directory with the models of the Bank tutorials (in traditional and Object Oriented API)

 *  LICENSE.txt - GNU Lesser General Public Licence text