Python Packages and Modules

Subscribers:
11,000
Published on ● Video Link: https://www.youtube.com/watch?v=RjiyG8TkiO8



Duration: 11:33
359 views
8


This is a demo of packages and modules in Python.
Its great for organizing code.
The __init__.py file can contain package specific logic / code.

Enjoy! :-)
Thank you for commenting and asking questions.
The code is located here:
https://github.com/ekim197711/python-flask
Follow me on twitter:
https://twitter.com/MikeMoelNielsen
Support me on Patreon:
https://www.patreon.com/mikemoellernielsen

As an Amazon Associate I earn from qualifying purchases.
Check out the stuff that I like (always updated):
https://kit.co/MikeMoelNielsen/cool-stuff-that-i-like







Tags:
demo
tutorial
programming
package
module
python
structure