#633 – JUNE 11, 2024
 View in Browser » 
String Interpolation in Python: Exploring Obtainable Instruments
 On this tutorial, you’ll be taught in regards to the totally different instruments that Python gives for performing string interpolation. String interpolation lets you create new strings by inserting totally different objects right into a string template.
 REAL PYTHON 
Notebooks for Fundamentals of Music Processing
 This can be a assortment of Python Notebooks for educating and studying the basics of music processing. Examples embody illustrations, sound samples, math, and extra.
 INTERNATIONAL AUDIO LABS 
Improve Python Variations With out the Ache
 Cease losing 30% of your crew’s dash on sustaining legacy codebases. Robotically migrate and maintain up-to-date on Python variations, as a way to deal with being productive whereas staying safe, with out the danger of breaking adjustments – Get a code evaluation at present →
 ACTIVESTATE sponsor 
Python’s Many Command-Line Utilities
 This text describes each command-line software included with Python, every of which could be run with python -m module_name.
 TREY HUNNER 
String Interpolation in Python (Quiz)
 Take this quiz to check your understanding of the accessible instruments for string interpolation in Python, in addition to their strengths and weaknesses. These instruments embody f-strings, the .format() methodology, and the modulo operator.
 REAL PYTHON 
Python 3.12.4 Launched
 See the full listing of adjustments on this launch
 CPYTHON DEV BLOG 
PEP 712 Rejected
 This Python Enhancement Proposal “Including a ‘converter’ parameter to dataclasses.subject” was decided to have an inadequate variety of use instances.
 PYTHON 
Articles & Tutorials
What Are CRUD Operations?
 CRUD operations are the cornerstone of utility performance. Whether or not you entry a database or work together with a REST API, you often need to create, retrieve, replace, and delete information. On this tutorial, you’ll discover how CRUD operations work in observe.
 REAL PYTHON 
What We Discuss About When We Discuss About System Design
 Mahesh talks in regards to the guidelines he has encountered when doing analysis on designing giant techniques. Pointers embody late-binding on the design, specializing in the issue moderately than current techniques, speaking about different functions, and extra.
 MAHESH BALAKRISHNAN 
Get Your Personal AI Agent to Reply Questions From Your Database
 Introducing “Database Thoughts” – a ready-to-use AI system designed for straightforward integration into your initiatives. As a part of the “Minds Endpoints” AI platform, it affords a easy plug-and-play API service, enabling builders to effortlessly incorporate superior AI capabilities into their options →
 MINDSDB sponsor 
Statically Typed Practical Programming With Python 3.12
 This detailed article appears to be like at easy methods to use the match assertion together with Python’s typing mechanism to jot down purposeful applications related in type to Kotlin.
 OSKAR WICKSTROM 
Learn how to Annotate a Graph With Matplotlib and Python
 The Matplotlib bundle is nice for visualizing information. Certainly one of its many options is the flexibility to annotate factors in your graph. This text exhibits you the way.
 MIKE DRISCOLL 
bytes: The Lesser-Recognized Python Constructed-in Sequence
 The bytes information kind appears to be like a bit like a string, nevertheless it isn’t a string. This text explores it and likewise appears to be like on the most important Unicode encoding, UTF-8
 STEPHEN GRUPPETTA 
Reflecting on One 12 months of Being an Engineering Supervisor
 “Being a supervisor is a spotlight change from code to folks, from output to outcomes and from being productive to creating most of everybody’s time.” Learn extra of Victor’s reflecting on his first yr as a supervisor.
 VICTOR STOJANOV 
Testing With Python: Pretend It
 This text is on utilizing mock in your Python testing and is an element of a bigger sequence on testing generally.
 BITECODE 
Initiatives & Code
Occasions
Wagtail House NL
 June 12 to June 15, 2024
 WAGTAIL.SPACE 
Django Ladies Abraka Workshop 2024
 June 13 to June 15, 2024
 DJANGOGIRLS.ORG 
Python Atlanta
 June 13 to June 14, 2024
 MEETUP.COM 
PyData London 2024
 June 14 to June 17, 2024
 PYDATA.ORG 
PyCamp Leipzig 2024
 June 15 to June 17, 2024
 BARCAMPS.EU 
Wagtail House US
 June 20 to June 23, 2024
 WAGTAIL.SPACE 
Completely happy Pythoning!
This was PyCoder’s Weekly Difficulty #633.
View in Browser »
  
[ Subscribe to 🐍 PyCoder’s Weekly 💌 – Get the best Python news, articles, and tutorials delivered to your inbox once a week >> Click here to learn more ]


