DemoPackage as the name suggests is just a sample package aka tutorial to cover all the aspects of creating a python package. This package can be used as a base for development of other python libraries on top of it.
With DemoPackage I have covered the basics of:
I’ll be updating the detailed instructions as soon as possible.