'Critical values of wilcoxon signed ranks test

I want to load the critical values of the wilcoxon signed rank test in python. I came to find out we had a table for up to sample size 30. I was unable to find how can I load that in to the python. Is there any api call which can return critical value using significance level and sample size.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source