steamed-hams

Awesome steamed_hams created by unforgettable-luncheon


License
MIT
Install
pip install steamed-hams==0.1.0

Documentation

steamed_hams

codecov CI

Awesome steamed_hams created by unforgettable-luncheon

Install it from PyPI

pip install steamed-hams

Usage

from steamed_hams import BaseClass
from steamed_hams import base_function

BaseClass().base_method()
base_function()
$ python -m steamed_hams
#or
$ steamed_hams

Development

Read the CONTRIBUTING.md file.