Playback speed×Share postShare post at current timeShare from 0:000:00/0:00Preview41Exploring the inside of a Python packageA Python package is a Python program with some magic inside. In this video, we explore the inner workings of a Python package, explain its structure, and show how to create your own Python packages. Ardit SulceAug 02, 2024∙ Paid41ShareListen to this episode with a 7-day free trialSubscribe to Daily Python Projects to listen to this post and get 7 days of free access to the full post archives.Start trialAlready a paid subscriber? Sign inDaily Python ProjectsSubscribeAuthorsArdit SulceRecent PostsHow to use Daily Python ProjectsAug 21, 2024 • Ardit SulceHow to Learn PythonAug 16, 2024 • Ardit SulceFor-loops thoroughly explained for beginners Aug 9, 2024 • Ardit SulceWhat is "if __name__ == "__main__" for?Jul 26, 2024 • Ardit SulceUse Case: Git and GitHub in the Real WorldJul 19, 2024 • Ardit SulceThe Importance of "requirements.txt" and "venv" Jul 12, 2024 • Ardit SulceComparing Python Web Frameworks: Django vs. Flask vs. Streamlit Jul 5, 2024 • Ardit Sulce