geeplot ======= .. py:module:: geeplot .. autoapi-nested-parse:: The init file of the package. Attributes ---------- .. autoapisummary:: geeplot.__author__ geeplot.__email__ geeplot.__version__ Classes ------- .. autoapisummary:: geeplot.Hello Package Contents ---------------- .. py:class:: Hello Hello world class. .. py:method:: hello_world() Hello world demo method. :returns: the hello world string .. py:attribute:: msg :value: 'hello world !' the message to print .. py:data:: __author__ :value: 'Pierrick Rambaud' .. py:data:: __email__ :value: 'pierrick.rambaud49@gmail.com' .. py:data:: __version__ :value: '0.0.0'