I have tried loading the module inside the software where I write python scripts it didn't work. But I can't get my IT department to install FuzzyWuzzy unless I already know it will work with IronPython2.7
– sjmurphy84Dec 05 '19 at 15:31
When you say "tried but didn't work", that's a totally different question. Then it's not just "does it work?" but "how can I make it work?". You should read [ask], then [edit] your question. Add the code you've tried as a [mcve], including any errors and stack traces. That would be a much better question than a vague "does this work?" that looks like you didn't even try solving it for yourself. Good luck!
– RobertDec 05 '19 at 17:20