Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1- create a folder:     jlk_library

2- in the folder create a empty file called : _ _ init _ _ . py  (   __init__.py  )

3- create a file with all the functions:   xxxxx.py

4- import this module :     from jlk_library import xxxxx.py as jlk


How To Create Your Own Python Module & Best Modules For Your First Project

Widget Connector
urlhttps://www.youtube.com/watch?v=Ilj_j0rtN_M

...