linkapy.example =============== .. py:module:: linkapy.example Classes ------- .. autoapisummary:: linkapy.example.Linkapy_Example Module Contents --------------- .. py:class:: Linkapy_Example(output: str = 'linkapy_example') Linkapy_Example class for downloading the example data, and generate an example command to run Linkapy. Note that this command requires internet access. :param str output: The output directory to download the data into. .. py:attribute:: output .. py:attribute:: url :value: 'https://zenodo.org/record/17117295/files/linkapy_example.tar.gz' .. py:attribute:: md5 :value: '204bc39ea2f2442f1f6dc7a993f6e44c' .. py:attribute:: logfile .. py:attribute:: logger .. py:method:: _download_and_verify() Download the actual data.