Banner
logo
Pito Salas' Blog - Today I learned...
Creating Local Python Packages with __init__.py
Initializing search
    GitHub
    • Blog
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    GitHub
      • Index
        • 2025
        • 2024
        • 2023
        • 2022
        • 2021
        • 2020
        • 2019
        • 2018
        • 2014
        • 2013
        • 2012
        • 2011
        • 2010
        • 2009
        • 2008
        • 2007
        • 2006
        • 2005
        • 2004
    • Recommendations
    • Independent Study
    • Job Search
    • Keeping Up
    • Curacao
    • Offsite
    • Tags
    Back to index
    • Metadata
      • June 29, 2021
      • Creating Local Python Packages with __init__.py
      • 1 min read
    Programming

    Creating Local Python Packages with __init__.py

    Creating Local Python Packages with init.py

    Packages are so confusing in Python. Here are some of the better links I've found about Packages for code reuse and distribution

    June 29, 2021 at 11:06PM

    Previous
    Python Modules and Packages – An Introduction – Real Python
    Next
    Functools — The Power of Higher-Order Functions in Python
    Copyright © 2000-2024 Pito Salas
    Made with Material for MkDocs