A very simple test project to desmonstrate how to publish a module on pypi

This module is meant to run on Python3. The presented calculator performs:

    -Additions
    -Substractions
    -Multiplication
    -Division

It will be enhence over time, or I might just build something else :) 
