Detecting if a library has native dependency

Harish Vishwanath harish.shastry at gmail.com
Sat Aug 15 07:40:01 EDT 2015


Hello

Is there a reliable way to detect if a python library has native dependency
or native code? For ex. can I programmatically determine that "lxml"
package has native code and depends on the presence of libxml on the system?

Regards,
Harish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150815/61677479/attachment.html>


More information about the Python-list mailing list