Import the library

To import producti_gestio, just use the import statement:

$ python
Python 3.6.5 (default, Apr 12 2018, 22:45:43)
[GCC 7.3.1 20180312] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import producti_gestio

If you don’t get an error, all is right! Now you can access all the producti_gestio module!