Closed Neon22 closed 2 years ago
OK. Going to reorganize so the init file pulls in the components and presents as a whole.
Still want the Script to work but also allow easy import pyweaving as pw
(for example)
see Issue #4
Will present with python 3 mods for release.
now reorganised into new init structure and python 3.8+
Probably me or a python 3 issue with way the
__init__
work is done.However I can't get this to work in python code (commandline is working)
from pyweaving import WIFReader
checked the dir() as well - nothing there. Just cant work out how to get the rest of the internal code. :(
E.g.