Usage ===== install ------- .. warning:: The recommended way to install this project is to get the rpm package. If you install this project from pypi libeconf will not be automatically installed. To use this project please make sure you have libeconf installed on your system! You can install this project from pypi with .. code-block:: pip install python-libeconf and then import it into your python project with .. code-block:: import econf For information about the functions provided by this library, have a look at :ref:`API`