============
Introduction
============

.. contents::

PySlurm is a collection of Cython extension modules that wrap the Slurm C API.


One benefit is memory management.

How to import.


PySlurm Organization
--------------------

.. currentmodule:: pyslurm

================    ================================
Submodule           Description
================    ================================
:mod:`node`         Get node information
================    ================================


Documentation
-------------

Documentation can be found online at http://pyslurm.readthedocs.org.
