AbdealiJK added a comment.
@jayvdb @DrTrigon I've created the github repository at https://github.com/AbdealiJK/pycolorname I'm working on a Pull Request https://github.com/AbdealiJK/pycolorname/pull/7 I noticed that some of the functions are invalid now - because the web page has been restructured and the parsing methods need to be changed. I'm revamping the code so that this now uses classes (makes it neater and structured). I began with cal-print.com and have completed the work on that. I am next going to work on pantonepaint.co.kr as this is the one used in catimages.py right now. Note: That the website has changed drastically, so I'm not sure if the names are even the same anymore. have to check it out. Note 2: I haven't gone about cacheing the data yet. I'm still thinking about how to do it in a nice way. I'm considering either using the local dir `~/.local` or the temp dir `/tmp`. TASK DETAIL https://phabricator.wikimedia.org/T76211 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: AbdealiJK Cc: DrTrigon, Aklapper, jayvdb, valhallasw, pywikibot-bugs-list, Anshoe _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
