📕 subnode [[@KGBicheno/python making an importable python module]]
in 📚 node [[python-making-an-importable-python-module]]
Making an importable Python module
This note is a stub and must be updated.
-
Make a Python Package
- Create a folder with an init.py file
- Python files inside that folder can be imported as Python modules
Further research
- Check if it's the file or the functions within that file that are callable as modules.
📖 stoas
- public document at doc.anagora.org/python-making-an-importable-python-module
- video call at meet.jit.si/python-making-an-importable-python-module