iw_parse
iw_parse copied to clipboard
Updated for Python 3 and pip
Fixed a TypeError that was occurring when running in Python 3. Created setup.py, setup.cfg, and pyproject.toml to support pip installation. Changed directory structure a bit to support this as well. Updated the README with more instructions and examples.