Reorganization of Python modules

Description

The icetdev directory would benefit from a slight reorganization for clarity.

Tasks

  • move the content of enumeration into tools
  • consolidate all Python files except for __init__.py into icetdev/core
  • clean up imports
  • consolidate helper functions

Demonstration

  • all scripts in tests, examples, tutorial pass
Edited by Paul Erhart