|
|
|
|
|
by krastanov
1879 days ago
|
|
The package manager that comes with Julia is actually way better than what is available in python, and it has an unmatched "foreign language dependencies" support. It just happens to be mostly used from the REPL, not the command line (hence the execute -e flag above). |
|