Introduction to CherryPy

When

16/10/2019    
10:30 am-12:00 pm
Fabien Mathieu

Where

Doctoral Training Center (EIT Digital)
23, avenue d'Italie, Paris, 75013

Event Type

For most daily research tasks, a Jupyter Notebook is more than enough to do anything one wants. Yet, there are situations where it can be useful to turn your Python programs into a Website:

  • Sharing results with someone that does not know Python or Notebooks,
  • Preparing a demo,
  • Having a program in Computer A that starts and retrieve computation results from computer B.

During this tutorial, we’ll show you how to easily deploy Python code on http by using CherryPy.

Download the files.