python-mtga
python-mtga copied to clipboard
Use logging instead of raw print
Wrapped static and dynamic card pool generation into dedicated functions. Raw printing replaced with logging to avoid unnecessary messages in tools dependent on the library.