.. _api:

=============
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.exceptions
   simpy.events
   simpy.resources
   simpy.rt
   simpy.util
