stockwell.lib_path

lib_path.py

Function to get the path to the compiled libraries.

This file is part of the Stockwell project.

copyright:

2023-2026 Claudio Satriano <satriano@ipgp.fr>

license:

GNU General Public License v3.0 or later. (https://www.gnu.org/licenses/gpl-3.0.html)

stockwell.lib_path.get_lib_path(lib)[source]

Return the path to the compiled library.

Parameters:

lib (str) – The name of the library.

Returns:

The path to the compiled library.

Return type:

str