I am a beginner here. I am trying to use a bank simulator module in Python, whose name is banksim, but I do not get to do so. If I write the code import banksim
, an error is returned. Furthermore, there is no pip install
mentioned by the developer of the aforementioned module. Could anyone please help me to solve this issue? Thanks indeed!
The module is in: https://github.com/banking-project/banksim
How can I use it?