Python Weekly - Python Weekly - Issue 636

View this email in your browser

Python Weekly

Welcome to issue 636 of Python Weekly. Let's get straight to the links this week.
Articles, Tutorials and Talks

Getting Started With CUDA for Python Programmers 
In this tutorial, Jeremy Howard demystifies CUDA programming for NVIDIA GPUs, particularly focusing on its accessibility when combined with PyTorch. The hands-on tutorial, conducted in a Colab notebook, guides viewers through practical examples, starting with simple tasks like converting an RGB image to grayscale, and progressing to more advanced topics like matrix multiplication. The emphasis is on simplifying the CUDA programming process for Python programmers, promoting debugging ease and development efficiency.

Deep Dive Into the Repository Design Pattern in Python 
A closer look at the repository design pattern in Python. This is a very useful pattern that allows you to keep your data storage separate from your data operations.

A bird's eye view of Polars
Read how Polars executes your query from planning, optimizing to execution.

Profiling your Numba code
Learn how to use the Profila profiler to find performance bottlenecks in your Numba code.

Ten Python datetime pitfalls, and what libraries are (not) doing about it
The article explores various challenges and inconsistencies in the Python datetime library, as well as how different third-party libraries address these issues. 

Exploring the GPT-4 with Vision API using Images and Videos
All you need to know to understand the GPT-4 with Vision API with examples for processing Images and Videos.

Mix Python and Rust for Production CLIs 
The video outlines an effective workflow for combining Python and Rust - use PyO3 to call Python from Rust CLIs, leverage Rust's safety and Python's libraries, add testing to validate logic, automate processes, and deliver binaries to users. 

Running Open Source LLMs In Python - A Practical Guide
Unleashing AI Power on Your Laptop.

Implement Parsers with Pylasu
In this article, we will learn how to implement parsers in Python using Pylasu and ANTLR. 

Build a Django AI colorization app 
We'll build a simple Django app that uses AI to color black and white photos. I'll also guide you through the easiest method to use webhooks in Django. Webhooks are a neat way of external functions (e.g., AI functions) sending data to your server.

Patching pydantic settings in pytest
The post discusses a Python tutorial on patching Pydantic settings in Pytest. It covers techniques for modifying Pydantic settings during testing scenarios in a Pytest environment, providing practical insights for effective testing and development workflows.


Interesting Projects, Tools and Libraries

gpt-newspaper
An innovative autonomous agent designed to create personalized newspapers tailored to user preferences. GPT Newspaper revolutionizes the way we consume news by leveraging the power of AI to curate, write, design, and edit content based on individual tastes and interests.

excelCPU
16-bit CPU for Excel, and related files.

FastCRUD
FastCRUD is a Python package for FastAPI, offering robust async CRUD operations and flexible endpoint creation utilities.

EasyGmail
A lightweight, minimalistic, and synchronous Python package for quickly sending emails via Gmail.

StreamRAG
Video Search and Streaming Agent.

fabric
fabric is an open-source framework for augmenting humans using AI.

llm-app-stack
Emerging Architectures for LLM Applications.


Upcoming Events and Webinars

Django London Meetup February 2024
There will be a talk, Battle-Tested Tips for Maximizing Learning from Tech Incidents.

Python Milano Meetup February 2024
There will be following talks
  • Build a Feature Store with Hamilton
  • Scaling Machine Learning Training and Inference @Vedrai

PyData Südwest Meetup February 2024
There will be following talks
  • Transform Your Business: A Roadmap to Being Data-Driven with Data Ops
  • Data Versioning with LakeFS and LakeFS-Spec
  • My Data Stays Here! Implementing AI Assistants in a Data-Saving Way

PyData London Meetup February 2024
There will be following talks
  • Toolbox of a not-so Data Scientist
  • Boosting Similarity Search With Real-time Stream Processing
  • Open-Source Science (OSSci) 
  • (Maybe) faster Pandas with CuDF on the GPU (perhaps)

PyData Tel Aviv Meetup February 2024
There will be following talks
  • Optimizing Ad Conversions with DS
  • Diversifying the feed with color vector selection
  • Using LLMs to convert freetext to structure

PyData Amsterdam Meetup February 2024
There will be following talks
  • What’s for dinner? Building an ML Platform to enhance online-grocery shopping at Picnic
  • Automated Data Quality at Scale using Cleanlab
Our Other Newsletters
Programmer Weekly - A free weekly newsletter for programmers.

Founder Weekly - A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.
 
Copyright © 2024 Python Weekly, All rights reserved.
You are receiving our weekly newsletter because you signed up at http://www.PythonWeekly.com.

Our mailing address is:
Python Weekly
Brooklyn
Brooklyn, NY 11209

Add us to your address book


Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list.

Older messages

Python Weekly - Issue 635

Thursday, January 25, 2024

View this email in your browser Python Weekly Welcome to issue 635 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Method chaining in Pandas What is

Python Weekly - Issue 634

Thursday, January 18, 2024

View this email in your browser Python Weekly Welcome to issue 634 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Get Your Weekly Dose of Programming A weekly

Python Weekly - Issue 633

Friday, January 12, 2024

View this email in your browser Python Weekly Welcome to issue 633 of Python Weekly. Let's get straight to the links this week. Articles, Tutorials and Talks Python 3.13 gets a JIT In late December

Python Weekly - Issue 632

Thursday, January 4, 2024

View this email in your browser Python Weekly Welcome to issue 632 of Python Weekly. Happy New Year! Hope you had a great holiday season. News DjangoCon Europe 2024 CFP Call for Participation for

Python Weekly - Issue 631

Thursday, December 21, 2023

View this email in your browser Python Weekly Welcome to issue 631 of Python Weekly. This is the final issue of 2023. We will be back after the holiday break. Wish you and your family Happy Holidays!

You Might Also Like

Recording: 'Data Storytelling: What Organizations Need to Know Going Into 2025'

Friday, November 22, 2024

Thank you for your interest in our latest webinar. As promised here is your recording of the event. View email in browser Recording Now Available Thank you for your interest in receiving a recording of

💻 Issue 437 - Introducing local Azure Service Bus Emulator

Thursday, November 21, 2024

This week's Awesome .NET Weekly Read this email on the Web The Awesome .NET Weekly Issue » 437 Release Date Nov 21, 2024 Your weekly report of the most popular .NET news, articles and projects

💎 Issue 444 - Why did people rub snow on frozen feet? (2017)

Thursday, November 21, 2024

This week's Awesome Ruby Newsletter Read this email on the Web The Awesome Ruby Newsletter Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular Ruby news, articles and

💻 Issue 444 - JavaScript Dos and Donts

Thursday, November 21, 2024

This week's Awesome JavaScript Weekly Read this email on the Web The Awesome JavaScript Weekly Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular JavaScript news, articles

📱 Issue 438 - Reverse Engineering iOS 18 Inactivity Reboot

Thursday, November 21, 2024

This week's Awesome iOS Weekly Read this email on the Web The Awesome iOS Weekly Issue » 438 Release Date Nov 21, 2024 Your weekly report of the most popular iOS news, articles and projects Popular

💻 Issue 362 - React Anti-Pattern: Stop Passing Setters Down the Components Tree

Thursday, November 21, 2024

This week's Awesome React Weekly Read this email on the Web The Awesome React Weekly Issue » 362 Release Date Nov 21, 2024 Your weekly report of the most popular React news, articles and projects

💻 Issue 444 - Building simple event-driven applications with Pub/Sub

Thursday, November 21, 2024

This week's Awesome Node.js Weekly Read this email on the Web The Awesome Node.js Weekly Issue » 444 Release Date Nov 21, 2024 Your weekly report of the most popular Node.js news, articles and

📱 Issue 441 - Shift Left Is the Tip of the Iceberg

Thursday, November 21, 2024

This week's Awesome Swift Weekly Read this email on the Web The Awesome Swift Weekly Issue » 441 Release Date Nov 21, 2024 Your weekly report of the most popular Swift news, articles and projects

💻 Issue 439 - Async/Await Is Real And Can Hurt You

Thursday, November 21, 2024

This week's Awesome Rust Weekly Read this email on the Web The Awesome Rust Weekly Issue » 439 Release Date Nov 21, 2024 Your weekly report of the most popular Rust news, articles and projects

📲 Why I Ditched Linux for Samsung DeX — Buy This Instead of a Gaming Headset

Thursday, November 21, 2024

Also: Taking Instagram Stories to the Next Level, and More! How-To Geek Logo November 21, 2024 Did You Know Thurl Ravenscroft was both the voice behind the Christmas song "You're a Mean One,