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
pip install python-libeconf
and then import it into your python project with
import econf
For information about the functions provided by this library, have a look at API