h2
We hope you enjoy the new releases!
h2
Creating a Different Podcast
h2
What’s Paid and What’s Not
h2
What to Expect in the Future
h2
Understanding the NumPy Pseudo-Random Number Generator
h2
Generating Random Data With the NumPy Random Number Generator
h2
Read the full article at https://realpython.com/numpy-random-number-generator/ »
h2
Can you tell us a little about yourself (hobbies, education, etc):
h2
Why did you start using Python?
h2
What other programming languages do you know, and which is your favorite?
h2
What projects are you working on now?
h2
Which Python libraries are your favorite (core or 3rd party)?
h2
How did the trrex package come about?
h2
What are the top three things you love about trrex?
h2
Is there anything else you’d like to say?
h2
Playing with matches (without getting burned)
h2
A __match__ made in heaven?
h2
Match-maker, match-maker, make me a __match__…
h2
Addendum: pattern-matching resources and recipes
h2
Awesome project of the month
h2
Changes for the System Administrator
h2
Changes for the Developer
h3
New live templates for Django forms and models
h3
What is Lemmatization?
h3
Implementing Lemmatization in Code
h3
CSS: Convert color to LCH and OKLCH
h3
Next.js custom documentation support
h3
VCS: GitLab integration
h3
Text search in Search Everywhere
h3
Dedicated syntax highlighting for Python local variables
h3
Syntax highlighting in inspection descriptions
h3
Support for Polars DataFrames
h3
Python Software Foundation
h3
Bereits angemeldete Vorträge
h3
Boolean Evaluation in Python
h3
Checking if a String is Empty
h3
Checking if a String is None
h3
Checking if a String is Empty or None
h3
Strings, Integers, and Floats in Python
h3
Methods to Find Numbers in Strings
h3
Advanced Manipulation Examples
h3
How Do You Deal With Large Python Code Bases?
h3
LambdaConf, Estes Park, CO
h3
Weekly Real Python Office Hours Q&A (Virtual)
h3
Python Meeting Düsseldorf
h3
lmql: A Query Language for Language Models
h3
DbgE: IPdb-based Debugger With Sub-Expression Breakpoints
h3
Bevy: Dependency Injection Framework
h3
django-docker-quickstart: Django-Docker Starter Kit
h3
PentestGPT: GPT-empowered Penetration Testing Tool
h3
Build Your Own Face Recognition Tool With Python
h3
Securing PyPI Accounts via Two-Factor Authentication
h3
Companies like GitLab, Snowflake, and Slack Scan Their Code for Vulnerabilities Using Semgrep
h3
Using Kivy for GUI Development
h3
Python Software Foundation Board of Directors Nominations
h3
Getting Normally Distributed Random Numbers With NumPy
h3
Python 3.13 Removes 20 Stdlib Modules
h3
Write Code as if Failure Doesn’t Exist
h3
The Many Problems With Celery
h3
Making the Global Interpreter Lock Optional
h3
Makefile Tricks for Python Projects
h3
Using pyproject.toml in Your Django Project
h3
Interacting With Kubernetes Using Python
h3
All of Your Data, from Python or Any Other Application, in Real-Time
h3
What Is the Standard Library For?
h3
Django REST Framework Authentication
h3
Before you scroll away to the download links
h3
Security fixes in today’s releases
h4
Python 3.11.4, 3.10.12, 3.9.17, 3.8.17, 3.7.17, and 3.12.0 beta 2 are now available
h4
Issue #580 (June 6, 2023)
h4
Mazes in Python Part 1: Building and Visualizing
h4
Announcing The Python Show Podcast
h4
Finding Numbers in Various Data Types in Python
h4
Finding Numbers in Strings in Lists
h4
Finding Numbers in Strings in Dictionaries
h4
Finding Numbers in Strings in Pandas Data Frames
h4
The int() and float() Methods
h4
Using Regular Expressions
h4
The isnumeric() Method
h4
Transformers Agent: AI Tool That Automates Everything
h4
Python `decimal.getcontext` does not work with bpython
h4
How to Check if a String is Empty or None in Python
h4
Multi-syntax configuration examples
h4
Don't use == Instead of is to Check for None
h4
Take Advantage of Python's "Truthiness"
h4
Handle None When Performing Operations on Strings
h4
Method 1: Using the == Operator
h4
Method 2: Using the not Operator
h4
Using the NumPy Random Number Generator
h4
Django bugfix release: 4.2.2
h4
PyDev of the Week: Daniel Alejandro Mesejo-León
h4
Python Meeting Düsseldorf - 2023-06-07
h4
The Python Language Summit 2023: Pattern Matching, __match__, and View Patterns
h4
Read the Docs newsletter - June 2023
h4
Proposing a struct syntax for Python
h4
The Real Python Podcast – Episode #158: Building Python CI With Docker & Applying for a Hacker Initi
h4
#418: How To Keep A Secret in Python Apps
h4
AutoGPT : Everything You Need To Know
h4
Django and Sass/SCSS without Node.js or a build step
h4
PyCharm 2023.2 EAP 2: Live Templates for Django Forms and Models, Support for Polars DataFrames
h4
Simple NLP in Python with TextBlob: Lemmatization
h4
Choosing a Review from the NLTK Corpus
h4
Creating a TextBlob Object
h4
Lemmatization of a Sentence
h4
Difference Between Lemmatization and Stemming
h4
Lemmatization of a Review
h4
New SaaS Signup - Building SaaS with Python and Django #161
h4
202: Using Towncrier to Keep a Changelog