Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 412 Bytes

File metadata and controls

14 lines (8 loc) · 412 Bytes

Python

A sample application containing requests from the Python tutorial.

Running

Before running this sample, start an application that allows remote connections to a sample database: sample_db.

Then, start this sample by executing the following command in the python directory:

$ python hello.py