simplelib package¶
Submodules¶
simplelib.example module¶
Hello, World utility functions
-
simplelib.example.
helloworld
()¶ Returns the oldest string in software development
simplelib.tests module¶
Unit tests for the simplelib package
Module contents¶
Simple Python package to serve as example for GitLab CI
There is a single module within the package.
example
- Contains a single function that prints a helpful message.