Ability to split Python Functions into multiple files (=enable local imports)
Right now it is only possible to write functions in main.py
, which very quickly gets overwhelmingly large. It would be good to be able to organize code into multiple files.
2
votes
Sergey Antopolskiy
shared this idea