Thank you all for such a warm welcome
Unfortunately, I didn't have a chance to try out Python. However, I'm intersted in opportunity to use existing Python's ecosystem (3rd party libraries) within the Nim (first, I'm curious; second, it can be usefull in the long run). What I understand so far from what I've seen is that Nim has an ability to call standard Python libraries and convert Python code to Nim (which is already great!). However, it is not abvious if there is chance to call non-standard module written in Python within Nim.. What do you think?
