Re: [BangPypers] Request for review of the HILPY idea.‏

2015-01-31 Thread Jaysinh shukla
Your link is not working.

On Tue, Jan 13, 2015 at 1:03 PM, Mudit Sethia hi...@outlook.com wrote:

 Hi Friends I have a small idea on the lines of collaborative learning of
 programming in Python, which has been briefly described on the link
 below.Link : http://www.hilpy.in/ideaPlease share your
 views,suggestions,advice and interest on i...@hilpy.in .Thank You. Have a
 great day.RegardsMudit SethiaContact : +91 8820259461 / +91 9931259461

 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers




-- 

  Jaysinh :)
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Request for review of the HILPY idea.‏

2015-01-31 Thread kracekumar ramaraju
He missed a space before `Please`. Correct link is http://www.hilpy.in/idea/

On Sun, Feb 1, 2015 at 2:01 AM, Jaysinh shukla jaysi...@gmail.com wrote:

 Your link is not working.

 On Tue, Jan 13, 2015 at 1:03 PM, Mudit Sethia hi...@outlook.com wrote:

  Hi Friends I have a small idea on the lines of collaborative learning of
  programming in Python, which has been briefly described on the link
  below.Link : http://www.hilpy.in/ideaPlease share your
  views,suggestions,advice and interest on i...@hilpy.in .Thank You. Have
 a
  great day.RegardsMudit SethiaContact : +91 8820259461 / +91 9931259461
 
  ___
  BangPypers mailing list
  BangPypers@python.org
  https://mail.python.org/mailman/listinfo/bangpypers
 



 --

   Jaysinh :)
 ___
 BangPypers mailing list
 BangPypers@python.org
 https://mail.python.org/mailman/listinfo/bangpypers




-- 

*Thanks  RegardskracekumarTalk is cheap, show me the code -- Linus
Torvaldshttp://kracekumar.com http://kracekumar.com*
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


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

2015-01-31 Thread Vasudev Ram
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