The folder hierarchy should comply with the Python Packaging Guidelines, and build files such as pyproject.toml, setup.cfg and init.py need to be created and or edited.
Completed reorganization, generation of package and build files complete, uploaded and tested on TestPyPI, pip install in virtual environment successful. Import and execution of modules successful.
The folder hierarchy should comply with the Python Packaging Guidelines, and build files such as pyproject.toml, setup.cfg and init.py need to be created and or edited.