Comment by lou1306
3 months ago
You can do this in Python, today. Whenever you need a package, just add its code in a directory under your project's root. And good luck.
3 months ago
You can do this in Python, today. Whenever you need a package, just add its code in a directory under your project's root. And good luck.
how do you update the package?