Sponsored
Sponsored
View Detailed Profile
How to Package and Publish Python Code the Right Way

How to Package and Publish Python Code the Right Way

Review

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

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

Learning how to

Sponsored
How Packaging Works in Python?

How Packaging Works in Python?

In this video, we'll understand how

What does '__init__.py' do in Python?

What does '__init__.py' do in Python?

Join

Modern Python Packaging with uv

Modern Python Packaging with uv

In this talk, we'll walk through the essentials of

Sponsored
How to Publish a Python Package to PyPI (pip)

How to Publish a Python Package to PyPI (pip)

Learn how to publish

Python Package Tutorial - Organize Your Code

Python Package Tutorial - Organize Your Code

Join

How to Make Your Python Code More Modular and Reusable

How to Make Your Python Code More Modular and Reusable

Unlock the full potential of

Python Packaging Explained: setup.py vs pyproject.toml (2026 Guide)

Python Packaging Explained: setup.py vs pyproject.toml (2026 Guide)

Are you still using setup.py to

Do you still need __init__.py file in Python packages? 2MinutesPy

Do you still need __init__.py file in Python packages? 2MinutesPy

You know how crucial an __init__.py file is to creating packages in

Wheel Files: Packaging Python Applications & Modules

Wheel Files: Packaging Python Applications & Modules

Today we learn about

What’s needed to create a Python package?

What’s needed to create a Python package?

Ever wondered how to create and publish

My 2025 uv-based Python Project Layout for Production Apps

My 2025 uv-based Python Project Layout for Production Apps

In 2025, all you need to take a #