geeplot
The init file of the package.
Package Contents
-
class geeplot.Hello[source]
Hello world class.
-
hello_world()[source]
Hello world demo method.
- Returns:
the hello world string
- Return type:
str
-
msg = 'hello world !'[source]
the message to print
-
geeplot.__author__ = 'Pierrick Rambaud'[source]
-
geeplot.__email__ = 'pierrick.rambaud49@gmail.com'[source]
-
geeplot.__version__ = '0.0.0'[source]