Readit News logoReadit News
pomponchik · 3 years ago
You can use 2 different versions of the same library in the same program. You can use incompatible libraries in the same project, as well as libraries with incompatible/conflicting dependencies. It's easy to share written scripts. The script file becomes self-sufficient - the user does not need to install the necessary libraries. The library does not leave behind "garbage". After the end of the program, no additional files remain in the system.