Does anyone have idea how to fetch a file split into defined number of ranges using the requests module instead of urllib2 ?

Do you mean download a file in chunk(spilt it up) so it dos not use so much memory?
Something like a do in this post.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.