How to Package and Publish Python Code the Right Way
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. Do you want to know how to build a complete Python package? Well, look no further! This video will take you step-by-step through the entire process, from creating your project to publishing it on PyPI. The most popular software licenses available: https://tldrlegal.com/ or https://choosealicense.com/ Check the available classifiers here https://pypi.org/classifiers Link to Git repository: https://github.com/ArjanCodes/2023-pa... 🎓 ArjanCodes Courses: https://www.arjancodes.com/courses. 💬 Join my Discord server: https://discord.arjan.codes. ⌨️ Keyboard I’m using: https://amzn.to/49YM97v. 🔖 Chapters: 0:00 Intro 1:10 Code example 3:18 Example use cases 4:31 Setuptools package 7:31 Presenting setup.py 10:38 Building and installing a package 12:27 Introducing PyPI 13:54 Publishing the package on PyPI 16:13 Retrospective 19:57 Outro #arjancodes #softwaredesign #python

Attrs, Pydantic, or Python Data Classes?

Why Your Code Isn’t Pythonic (And How to Fix It)

The Ultimate Guide to Writing Functions

Packaging Your Python Code With pyproject.toml | Complete Code Conversation

Python Tutorial: UV - A Faster, All-in-One Package Manager to Replace Pip and Venv

How AI agents & Claude skills work (Clearly Explained)

Python Dependency Hell Explained (And How to Escape It)

Nuitka: The Professional Way To Compile Python

What does '__init__.py' do in Python?

I Re-Created A Quant Trading Strategy With Claude Code (Insanely Cool)

Why Most Python Logging Setups Fail in Production

Publish Your Own Python Package in Less Than 10 Minutes

Python Tutorial: AsyncIO - Complete Guide to Asynchronous Programming with Animations

15 Cool Python Libraries You Probably Didn’t Know

Microsoft's Greed is Finally Backfiring

What Most Python Developers Miss About Generators

7 Python Mistakes That Instantly Expose Junior Developers

How AI will change software engineering – with Martin Fowler

7 Things You Didn’t Know Dataclasses Could Do

