[BangPypers] 3rd party module, pure python or C dependent

Vasudev Ram vasudevram at gmail.com
Sat Jan 31 23:12:14 CET 2015


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: vasudevram at 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.nitp at 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 at python.org
> https://mail.python.org/mailman/listinfo/bangpypers


More information about the BangPypers mailing list