wqshen / findlibs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

findlibs

A Python package that search for shared libraries on various platforms.

import findlibs
lib = findlibs.find("eccodes")

About

License:Apache License 2.0


Languages

Language:Python 100.0%