Re: [Chennaipy] Easy to read Python libraries for beginners

2017-08-29 Thread Shrayas rajagopal
On Wed, Aug 30, 2017 at 9:04 AM, Vijay Kumar wrote: > feedparser[1] originally by Mark Pilgrim (author of Dive Into Python), > should be a good start. It is known for its extensive test-suite. > ​Noted, nice.​ We should probably restart activity on libcipher[2]. > ​Yeah, definitely. ​ > [1]

Re: [Chennaipy] Easy to read Python libraries for beginners

2017-08-29 Thread Vijay Kumar
On Tue, August 29, 2017 3:27 pm, Shrayas rajagopal wrote: > Dear all, > > > Today, on twitter, Noufal asked [0] "What are some simple libraries in > python that a newcomer to the language can read to make sense of?" > > I thought this is a rather interesting topic to discuss within the > community.