Specifications about code

Hello there, I just want to ask if we can use non-preinstalled libraries (such as pandas or numpy or matplotlib) in our python code for the Soccer League Junior Tournament. This is our first time participating and it isn’t specified. Thanks in advance.

@mareksuppa, can you answer this question?
Maybe it is also a good idea to add this information in the SoccerSim page.

Hey @Bill_Sk,

Thanks for the question!

Yes, the numpy and scipy libraries will be pre-installed and supported out of the box – you can find more information in the following Pull Request on GitHub:

If you think there are other libraries worth supporting, please let us know and we’ll consider adding them as well.

Thanks!