A template of README best practices to make your README simple to understand and easy to use.
Install the package using pip:
pip install base
from base_python_package_template import greetings
greeting = greetings()
print(greeting)
Please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.