Input, Output, and the Internet: Part I

When

20/05/2020    
11:00 am-12:00 pm
Fabien Mathieu
LINCS

Where

LINCS Seminars room
23, avenue d'Italie, Paris, 75013

Event Type

Python offers a lot of tools to easily deal with local and Internet files. We will present a selection of these tools illustrated with nice examples.

This will be presented in two parts.

  • Part I: Local Files
    • pathlib: the pythonic way to manipulate files;
    • gzip / zipfile: compress transparently;
    • tempfile / io: no more mess to clean.
  • Part II: Internet
    • requests: retrieve Internet files;
    • BeautifulSoup: parse HTML like a charm;
    • Selenium: when everything else fails.

Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.