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. investigating more on this. Nitin K On Sun, Feb 1, 2015 at 3:42 AM, Vasudev Ram <vasudev...@gmail.com> wrote: > 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 Bison Enterprises > Software consulting and training - > Python, C, SQL, Linux, bash/sed/awk, > PDF generation, open source, ...) > Signup to know about new products from me: > Email: vasudev...@gmail.com . Skype: vasudevram > http://jugad2.blogspot.in/p/about-vasudev-ram.html > http://careers.stackoverflow.com/cv/employer/130856# > Biz site: http://www.dancingbison.com > LinkedIn: http://www.linkedin.com/in/vasudevram > Twitter: http://mobile.twitter.com/vasudevram > Open source projects: https://bitbucket.org/vasudevram > Blog: http://jugad2.blogspot.com > Python and other recipes on ActiveState Code: > https://code.activestate.com/recipes/users/4173351/ > Python posts: http://jugad2.blogspot.com/search/label/python > xtopdf posts: http://jugad2.blogspot.com/search/label/xtopdf > xtopdf: "a Swiss army knife for PDF creation" > xtopdf on Slid.es: http://slid.es/vasudevram/xtopdf > xtopdf on Google Slides: http://bit.ly/xtopdf-google-slides > On the Python Wiki: https://wiki.python.org/moin/VasudevRam > > > On Fri, Jan 30, 2015 at 12:04 PM, Nitin Kumar <nitin.n...@gmail.com> > 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. > > > > Nitin K > > _______________________________________________ > > BangPypers mailing list > > BangPypers@python.org > > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers > _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers