Create a local Python pip repository
Python
Python is a very interesting programming language because it is possible to prototype a lot of things in a few minutes.
The Python Package manager, called pip, is a very simple tool that allows the user to import/install easily any Python package and its dependencies.