Python Weekly - Python Weekly - Issue 598

View this email in your browser

Python Weekly

Welcome to issue 598 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor 
 
  Build the web applications, data analysis, and automation your project needs, and avoid the threat of man-in-the-middle attacks and eavesdropping, with Snyk's guide to securing network communication in Python.


Articles, Tutorials and Talks

Harvard CS50’s Introduction to Programming with Python 
Learn Python programming from Harvard University.  It dives more deeply into the design and implementation of web apps with Python, JavaScript, and SQL using frameworks like Django, React, and Bootstrap. Topics include database design, scalability, security, and user experience. You will learn how to write and use APIs, create interactive UIs, and leverage cloud services like GitHub and Heroku.

What Is a URL
Dangers of inconsistent parsing of URLs.

Bad Beat Poetry
Lockfiles are great. They can also be hard to review and a source of malicious code injection.

Functions vs Classes: When to Use Which and Why? 
Functions vs. Classes?! Are you trying to decide which one to use in your code? This video explores how and when to use each of them, so you can make sure your code is as efficient and effective as possible.

Python Developers: Don't miss this free webinar!
What is Clean Code, and how does this concept apply to Python specifically? Join Sonar on May 10 to see examples of how a Clean Code approach can positively impact the quality of your Python code. SPONSOR

Introducing Hidet: A Deep Learning Compiler for Efficient Model Serving
Hidet is a powerful deep learning compiler that simplifies the process of implementing high-performing deep learning operators on modern accelerators (e.g., NVIDIA GPUs). With the new feature of torch.compile(...) in PyTorch 2.0, integrating a novel compiler into PyTorch is easier than ever - Hidet now can be used as a torch.compile(...) backend to accelerate PyTorch models, making it an attractive option for PyTorch users who want to improve the inference performance of their models, especially for those who also need to implement extremely optimized custom operators.

Elegantly Handle Environment Variables in Python with Pydantic
The article highlights how to use Pydantic library in Python to manage environment variables elegantly. It demonstrates how Pydantic simplifies the process of defining and validating environment variables, making the code more robust and maintainable.

Introducing st.experimental_connection!
A recently released version 1.22.0 of the Streamlit core library has a cool new feature: st.experimental_connection. This feature lets you easily connect Streamlit apps to data sources and APIs in just 4 lines of code!

How to have Python show warnings when running Django
How to show warnings when running Python, and Django, during local development. The easy, yet not well known, way.

Speeding up a Django view
Step by step insights into cutting the email view's TTFB by 70%

Introducing Grasshopper
An Open Source Python Library for Load Testing.

ChatAWS: Deploy AWS Resources Seamlessly With ChatGPT
Explore ChatAWS, a ChatGPT plugin simplifying AWS deployments. Create Lambda functions and websites effortlessly through chat, making AWS more accessible.

Python's Missing Batteries: Essential Libraries You're Missing Out On
Even though Python’s standard library comes with “batteries included,” it’s still missing some essentials.


Books

Learn Python with Jupyter
A free course book to develop computational thinking while learning to code.


Interesting Projects, Tools and Libraries

Mojo
A new programming language for all AI developers. Mojo combines the usability of Python with the performance of C, unlocking unparalleled programmability of AI hardware and extensibility of AI models.

mlc-llm
Enable everyone to develop, optimize and deploy AI models natively on everyone's devices.

frogmouth
A Markdown browser for your terminal.

SkyAGI
Emerging human-behavior simulation capability in LLM.

ThinkGPT
Agent techniques to augment your LLM and push it beyond its limits.

Roadmaper 
A Roadmap as Code (Rac) Python library. Generate professional roadmap diagram using Python code.

AudioGPT
Understanding and Generating Speech, Music, Sound, and Talking Head.

Streamsync
Streamsync is an open-source framework for creating data apps. Build user interfaces using a visual editor; write the backend code in Python.

PentestGPT
A GPT-empowered penetration testing tool.

Lamini
The LLM engine for rapidly customizing models.

pandas-ai
Pandas AI is a Python library that integrates generative artificial intelligence capabilities into Pandas, making dataframes conversational.

IF
Open source text-to-image model. 

browsr
A pleasant file explorer in your terminal.

FigmaChain
FigmaChain is a set of Python scripts that generate HTML/CSS code based on Figma designs. Using OpenAI's GPT-3 model, FigmaChain enables developers to quickly generate HTML/CSS code from a Figma design input. It also includes a Streamlit-based chatbot interface for interactive code generation.

Jsonformer
A Bulletproof Way to Generate Structured JSON from Language Models.


New Releases

Django security releases issued: 4.2.1, 4.1.9, and 3.2.19


Upcoming Events and Webinars

PyData Tel Aviv Meetup May 2023
There will be following talks
  • Data-centric AI
  • VisiData: Data exploration in the terminal
  • Modeling COVID-19 Spread in a Complex Reality
  • Unlocking the Power of Ordinal Data in Machine Learning

PyData NYC Meetup May 2023
There will be a talk, Rapid Data Analysis with Siuba and Pins.

Virtual: PyData Munich Meetup May 2023
There will be a talk, Scaling Down to Scale Up: A Guide to PEFT.

PyData Western Balkans Meetup May 2023
There will be a talk, Infrastructure as Code (IaC) in Terraform.
 
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 © 2023 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.

Key phrases

Older messages

Python Weekly - Issue 597

Thursday, April 27, 2023

View this email in your browser Python Weekly Welcome to issue 597 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Retool Database gives you all the power of Postgres

Python Weekly - Issue 596

Thursday, April 20, 2023

View this email in your browser Python Weekly Welcome to issue 596 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Deep dive into the most prevalent critical and high

Python Weekly - Issue 595

Thursday, April 6, 2023

View this email in your browser Python Weekly Welcome to issue 595 of Python Weekly. Let's get straight to the links this week. From Our Sponsor One of the commonly used ways to implement mass

Python Weekly - Issue 594

Thursday, March 30, 2023

View this email in your browser Python Weekly Welcome to issue 594 of Python Weekly. Let's get straight to the links this week. From Our Sponsor Build developer-first automations with Retool

Python Weekly - Issue 593

Thursday, March 23, 2023

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

You Might Also Like

Learning about Android Runtime

Thursday, April 25, 2024

View in browser 🔖 Articles Learning about Android Runtime I always enjoy reading articles that explore how something works under the hood. Here's an article that does exactly that, providing

Stripe changes its … stripes

Wednesday, April 24, 2024

TikTok on the president's docket and Nvidia acquires Run:ai View this email online in your browser By Christine Hall Wednesday, April 24, 2024 Good afternoon, and welcome to TechCrunch PM! Today

💪 You Can Use Copilot AI as a Personal Trainer — Why Your Laptop Needs a Docking Station

Wednesday, April 24, 2024

Also: Here's How to Make Your Apple ID Recoverable, and More! How-To Geek Logo April 24, 2024 📩 Get expert reviews, the hottest deals, how-to's, breaking news, and more delivered directly to

JSK Daily for Apr 24, 2024

Wednesday, April 24, 2024

JSK Daily for Apr 24, 2024 View this email in your browser A community curated daily e-mail of JavaScript news JSK Weekly - 24th April, 2024 React 19 has introduced many great functionalities and

Daily Coding Problem: Problem #1422 [Hard]

Wednesday, April 24, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Airbnb. Given a list of integers, write a function that returns the largest sum of non-

Charted | Artificial Intelligence Patents, by Country 🤖

Wednesday, April 24, 2024

This visualization shows which countries have been granted the most AI patents each year, from 2012 to 2022. View Online | Subscribe Presented by: New on VC+: Our Visual Briefing on the IMF's World

Save your seat: 1Password’s 2024 Security report insights webinar

Wednesday, April 24, 2024

Join us April 25th. ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏ ͏

Top Tech Deals 📱 LG Flex TV, Google Pixel 7, DJI Mini 3, and More

Wednesday, April 24, 2024

Get yourself a discounted DJI drone, save on the Pixel 7, or score some PC and phone accessories. How-To Geek Logo April 24, 2024 Top Tech Deals: LG Flex TV, Google Pixel 7, DJI Mini 3, and More Find

The Protest Song Wakes Up 🎙️

Wednesday, April 24, 2024

Is this song the future of musical protest? Here's a version for your browser. Hunting for the end of the long tail • April 24, 2024 The Protest Song Wakes Up A buzzy protest song about the

JSK Weekly - 24th April, 2024

Wednesday, April 24, 2024

React 19 has introduced many great functionalities and features, among which the useOptimistic hook stands out. The useOptimistic hook offers a seamless way to manage UI states during asynchronous