anormalratingsystem package

Subpackages

Submodules

anormalratingsystem.main module

main.py: Called when the package is ran as a script.

anormalratingsystem.main.main() None

Overall control flow of the application.

Notes

This function is the entry point for the application, so only really contains overall control flow logic. The actual work is done in the other modules.

Module contents

Rate anything from a scale of 1-10 with simple comparisons.