12:36
python packaging: basic setup.py and declarative metadata (intermediate) anthony explains #057
today I go over a basic setup.py for packaging a python package. I then show a few tools you can use to migrate from classic ...
3:31
How to Get Complete metadata Information of Installed Python Package
Python PIP command tutorial on how to get all the information of a python package like version, package author name, author ...
12:46
What does '__init__.py' do in Python?
Join my Free Newsletter: https://techwithtim.net/newsletter Get private mentorship from me: https://training.techwithtim.net If ...
1:19
Python read metadata from image
Hello guys in this video, I will show you how you can read metadata from image by using python library. pip install exif from exif ...
7:17
Pyproject.toml: The modern Python project definition file, explained
Modern Python projects use pyproject.toml files to describe a project's metadata, dependencies, and other valuable attributes.
33:37
Modern Python Packaging with uv
In this talk, we'll walk through the essentials of packaging and publishing to PyPI using uv, a modern Python project and package ...
27:50
uv - Python package and project management | Inline Script Metadata
Buy me a coffee: To support the channel and encourage new videos, please consider buying me a coffee here: ...
2:47
Get yotube videos metadata using python
This is tutorial video for getting the metadata of a video content that was posted on youtube using python package py-youtube.
23:42
Python & FastAPI - Annotated Type for Data Validation + Metadata!
In this video, we'll explore the Annotated type in Python, and how it can be used to add metadata to an existing type. Custom logic ...
15:32
Create Your First Python Package Tutorial - Everything You Need to Know | pyOpenSci
pyOpenSci: open source for open science
Learn how to turn your Python code into a reusable package with Hatch! From setup to installation, this beginner-friendly tutorial ...
1:26:01
EXT Filesystem Forensics in Linux | Superblocks, Metadata, and Python Analysis
Dive deep into EXT filesystem forensics with this technical tutorial. Understand superblocks, file metadata, and learn how to ...
20:59
UGM2024 / 05. Python package for metadata schemas
Python package for metadata schemas Mariana Montes, KU Leuven May 29, 2024 - Amsterdam, Netherlands ...
3:39:32
replay - python setup.py to declarative metadata - 2019-02-17
I make an all-repos autofixer which converts setup.py to declarative metadata setup.cfg.
11:30
Learning Python Packaging 06 - Package Configuration
In this episode, we will focus on how to write a metadata configuration file to configure our project and tell build tools like pip how ...
51:39
Packaging Your Python Code With pyproject.toml | Complete Code Conversation
Learning how to package your code can seem overwhelming. This complete 52 minute conversation takes you through the steps ...
22:31
15 Cool Python Libraries You Probably Didn’t Know
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll show you 15 really cool Python ...
55:23
Packaging Data Analyses & Using pandas GroupBy | Real Python Podcast #217
What are the best practices for organizing data analysis projects in Python? What are the advantages of a more package-centric ...
30:59
PEP 639 - Towards licensing standardization in Python packaging — Karolina Surma
EuroPython 2024 — South Hall 2A on 2024-07-11] PEP 639 - Towards licensing standardization in Python packaging by Karolina ...
4:03
Python Packaging Explained: setup.py vs pyproject.toml (2026 Guide)
Are you still using setup.py to package your Python code? It's time to upgrade! In this video, we break down the modern ...