imthread v0.2.0
max_threads
parameter added so now you can decide how many threads it can create at once in case there are large number of inputs it won't eat up all of your resources.- An optional
console log(output=True)
function is added to see thread creations in real time. - some bugs are fixed