Hi Ram,
cant do google at run time.
I am trying to have a framework which creates wheel folder for whole depend
libraries needed by a module at runtime.
if any dependent module is c dependent need to take some extra steps.
Noufel,
ext_modules is the key in setup.py which is of use i guess. inves
GIYF (Google Is Your Friend)
Google for the name of the library. In most cases you should find info
on whether it is pure Python or written in C - within the first few
pages of search results - don't stop at the first few hits as most
people do.
---
"Inspired by nature"
Vasudev Ram - Dancing Biso
On Fri, Jan 30 2015, Nitin Kumar wrote:
> Is there a way (command/tool) to find if a third party which i want to use
> is a pure python or it got c code which need to be compiled while
> installing.
>
> ex: numpy requires C code compilation. Can we know it before hand.
I think looking into the s
Is there a way (command/tool) to find if a third party which i want to use
is a pure python or it got c code which need to be compiled while
installing.
ex: numpy requires C code compilation. Can we know it before hand.
Nitin K
___
BangPypers mailing li