=============
API Reference
=============

The API reference provides detailed descriptions of SimPy's classes and
functions. It should be helpful if you plan to extend Simpy with custom
components.


.. toctree::
   :maxdepth: 1

   simpy
   simpy.core
   simpy.events
   simpy.monitoring
   simpy.resources
   simpy.resources.base
   simpy.resources.container
   simpy.resources.resource
   simpy.resources.store
   simpy.rt
   simpy.util
