Getting started

This chapter describes how to install Pandemy and showcases a brief overview of saving a pandas.DataFrame to and reading a pandas.DataFrame from a SQLite database. A teaser for what the User guide has to offer.

Throughout this documentation $ will be used to distinguish a shell prompt from Python code and >>> indicates a Python interactive shell. $ and >>> should not be copied from the examples when trying them out on your own.