PyCoder

Newsletter Image

Messages

1/20/2023
3 : 34

Prototype Pollution, PEP 703, 2022's Most Popular, and More

PEP 703: Making the GIL Optional in CPython #560 – JANUARY 17, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo PEP 703: Making the GIL Optional in CPython This PEP proposes changes to the CPython
1/10/2023
19 : 54

bpython, perf and Python 3.12, Packaging Binaries, and More

Discover `bpython`: A Python REPL With IDE-Like Features #559 – JANUARY 10, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo Discover bpython : A Python REPL With IDE-Like Features In this tutorial,
1/3/2023
20 : 4

Real Python 2022 Wrap Up, Classifying Virtual Envs, PyTorch Compromised, and More

2022 Real Python Tutorial & Video Course Wrap Up #558 – JANUARY 3, 2023 VIEW IN BROWSER The PyCoder's Weekly Logo 2022 Real Python Tutorial & Video Course Wrap Up “It's been another
12/27/2022
20 : 4

Best of PyCoder's 2022

Python 3.11: Cool New Features for You to Try #557 – DECEMBER 27, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo It is that time of year again, everybody is making lists. Hopefully you weren't
12/20/2022
20 : 14

Build Systems, PEP 701, Python in ChatGPT, and More

Using a Build System & Continuous Integration in Python #556 – DECEMBER 20, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using a Build System & Continuous Integration in Python What
12/13/2022
20 : 4

Python Through Stories, Parallelism Control, Mastodon Bot on AWS, and More

Package Python Code With `pyproject.toml` & Listing Files With `pathlib` #555 – DECEMBER 13, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Package Python Code With pyproject.toml & Listing
12/6/2022
20 : 4

Comprehensions, pathlib, Guido Interview, and More

Using Python's `pathlib` Module #554 – DECEMBER 6, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using Python's pathlib Module In this video course, you'll learn how to effectively
11/29/2022
20 : 4

Python + Power BI, Parallel Loops, Fast Testing, and More

Microsoft Power BI and Python: Two Superpowers Combined #553 – NOVEMBER 29, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Microsoft Power BI and Python: Two Superpowers Combined In this tutorial,
11/22/2022
20 : 4

WebAuthn, Mastodon, Python 3.12, and More

Moving Projects Away From Passwords With WebAuthn #552 – NOVEMBER 22, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Moving Projects Away From Passwords With WebAuthn What if you didn't have to
11/15/2022
20 : 4

Refactoring Python Code, Chrome Extensions, Asyncio, and More

Refactoring: Prepare Your Code to Get Help #551 – NOVEMBER 15, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Refactoring: Prepare Your Code to Get Help In this Code Conversation video course, you
11/8/2022
20 : 4

Python 3.11's Speedup, Scopes, Google APIs, and More

Where Exactly Does Python 3.11 Get Its Speedup? #550 – NOVEMBER 8, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Where Exactly Does Python 3.11 Get Its Speedup? This deep dive into Python
11/1/2022
20 : 4

First Match in a List, Memes With Pillow, When to Upgrade to 3.11, and More

How to Get the First Match From a Python List or Iterable #549 – NOVEMBER 1, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo How to Get the First Match From a Python List or Iterable In this
10/25/2022
20 : 4

Python 3.11 Released, Dry Run Mode in Django, Defensive Coding, and More

Python 3.11: Cool New Features for You to Try #548 – OCTOBER 25, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.11: Cool New Features for You to Try Python 3.11 is out! In this article,
10/18/2022
19 : 44

Chatbots, Testing in ML, Python Dev Survey, and More

ChatterBot: Build a Chatbot With Python #547 – OCTOBER 18, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo ChatterBot: Build a Chatbot With Python Chatbots can help to provide real-time customer
10/11/2022
20 : 4

Python Memory Profiling, Dangerous Assert, Semaphores, and More

Using a Memory Profiler in Python & What It Can Teach You #546 – OCTOBER 11, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Using a Memory Profiler in Python & What It Can Teach You Have
10/4/2022
20 : 4

Django and WebSockets, QR Codes, Ninja, and More

Building Chat With Django Channels and WebSockets #545 – OCTOBER 4, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Building Chat With Django Channels and WebSockets Building stateful web
9/27/2022
20 : 4

Python as Mechanical Engineer, Heroku Alternatives, Django on Kubernetes, and More

Python as an Efficiency Tool for Non-Developers #544 – SEPTEMBER 27, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python as an Efficiency Tool for Non-Developers Are you interested in using
9/20/2022
20 : 14

Build an Alexa, SQLite Recipes, Customizing Lists, and More

Build an Alexa Equivalent in Python #543 – SEPTEMBER 20, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build an Alexa Equivalent in Python It's not as difficult as you think to build an AI
9/13/2022
20 : 4

List Comprehensions, CodeWhisperer, DoS Exposure, and More

List Comprehensions Are More Powerful Than You Think #542 – SEPTEMBER 13, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo List Comprehensions Are More Powerful Than You Think List comprehensions
9/6/2022
20 : 4

Writing Code Completers, String Methods, Dragon Fractals, and More

Creating a Python Code Completer & More AST Projects #541 – SEPTEMBER 6, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Creating a Python Code Completer & More AST Projects How does a code