Python Packages Galore

Came across this very interesting project, awesome-python, on Github. This is quite interesting because its publicly curated and has grouped packages/frameworks on various categories.

An interesting project there is the coursera, that helps in downloading course videos from the Coursera and categorize them. It would be great to see this awesome-python, grow.

 
0
Kudos
 
0
Kudos

Now read this

Go says Hello 3x times more than Node

Just had to take wrk for a ride. Wrk installed cleanly on the laptop, just was minssing “openssl/ssl.h”. And … $ sudo apt-get install libssl-dev did the fix. Now it is off to test it out. Have been hearing quite a bit about Go and its... Continue →