hgdemo documents python package creation process

A simple header

The module has two files: circle.py and square.py. I did go through the process with one file (circle) first and then repeated the process. A log of my actions can be seen in the file README.md.

print(hgdemo.circle(2) >> 12.56

Indices and tables