Remote imports for Python?
Remote imports for Python?
Posted Sep 2, 2017 17:34 UTC (Sat) by sasha (guest, #16070)In reply to: Remote imports for Python? by Sesse
Parent article: Remote imports for Python?
Here in Russia, the government authorities can block access to some IPs. At some point they blocked access to GitHub (I do not remember the reason: hate speech or substances). It broke a lot of things for large corporations, so GitHub was immediately unblocked. The programmers explained that they were following "the world best practices".
The possibility to replace a curl script with direct python import changes nothing here.