# MiRCART.py -- mIRC art editor for Windows & Linux * Prerequisites on Windows: install Python v3.6.x[1] and wxPython v4.x.x w/ the following elevated command prompt command line: `pip install wxPython` * Prerequisites on Linux: python3 && python-wx{gtk2.8,tools} on Debian-family Linux distributions # IrcMiRCARTBot.py -- IRC<->MiRC2png bot (for EFnet #MiRCART) * Prerequisites: python3 && python3-{json,requests,urllib3} on Debian-family Linux distributions * IrcMiRCARTBot.py usage: IrcMiRCARTBot.py `` [``] [``] [``] [``] [``] # MiRC2png.py -- convert ASCII w/ mIRC control codes to monospaced PNG * Prerequisites: python3 && python3-pil on Debian-family Linux distributions * MiRC2png.py usage: MiRC2png.py `` `` [``] [``] References: Fri, 05 Jan 2018 17:01:47 +0100 [1] Python Releases for Windows | Python.org