Messages
8/30/2022
19 : 54
Build a URL Shortener With FastAPI, Pythonic Mobile Apps, Mypy at Scale, and More
Building a URL Shortener With FastAPI and Python #540 – AUGUST 30, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Building a URL Shortener With FastAPI and Python In this video course, you'll
8/23/2022
20 : 14
Python async on the Web, GitHub Copilot, PyTorch Snake, and More
Understanding `async` Python for the Web #539 – AUGUST 23, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Understanding async Python for the Web “Recently Django 4.1 was released, and the thing
8/16/2022
20 : 4
NLP Forward, Python Unstoppable, Auditing in Pip, and More
NLP Forward With Transformer Models and Attention #538 – AUGUST 16, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo NLP Forward With Transformer Models and Attention What's the big breakthrough
8/9/2022
20 : 4
Finding & Fixing Python Bugs, Uncommon Usage, NBA Highlights, and More
Finding and Fixing Python Code Bugs #537 – AUGUST 9, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Finding and Fixing Python Code Bugs Learn how to identify and fix logic errors, or bugs, in your
8/2/2022
19 : 54
NLP, Python at Meta, Testing PyPy, and More
Your Python Coding Environment on Windows: Setup Guide #536 – AUGUST 2, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Your Python Coding Environment on Windows: Setup Guide With this opinionated
7/26/2022
19 : 54
Flashcards in Django, Persistent Auth in CLIs, Replace These Libraries, and More
Build a Flashcards App With Django #535 – JULY 26, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build a Flashcards App With Django Create your own flashcards app to help you to learn a new
7/19/2022
20 : 4
Measuring Python Code Quality, Subtests, Parallel Processing, and More
Measuring Code Quality, Simplicity, and Maintainability #534 – JULY 19, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Measuring Code Quality, Simplicity, and Maintainability How maintainable is
7/12/2022
20 : 14
TOML in Python 3.11, Django and Angular, Constrain With assert, and More
Python 3.11 Preview: TOML and tomllib #533 – JULY 12, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python 3.11 Preview: TOML and tomllib Python 3.11 will be released in the fall of 2022. In this
7/5/2022
20 : 14
Functional Programming, Single Page Apps with Pyodide, Composing Music, and More
Exploring Functional Programming With Bruce Eckel #532 – JULY 5, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Exploring Functional Programming With Bruce Eckel Would you like to explore the
6/28/2022
20 : 14
Tic-Tac-Toe With Tkinter, 6 Steps After Django startproject, AsyncIO for Web Apps, and More
Build a Tic-Tac-Toe Game With Python and Tkinter #531 – JUNE 28, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build a Tic-Tac-Toe Game With Python and Tkinter In this step-by-step project, you
6/21/2022
20 : 14
Objects, Functions, Generators, & Coroutines; Combining Data in pandas; Lazy Imports; and More
Objects, Functions, Generators, and Coroutines #530 – JUNE 21, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Objects, Functions, Generators, and Coroutines Although different concepts, objects,
6/14/2022
20 : 4
PyScript, Debugging in Django, Password Handling, and More
A First Look at PyScript: Python in the Web Browser #529 – JUNE 14, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo A First Look at PyScript: Python in the Web Browser In this tutorial, you'll
6/7/2022
20 : 4
Django Static Files, Data Cleaning, CPython Strings, and More
Django Static Files and Templates #528 – JUNE 7, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Django Static Files and Templates “Static files like CSS, JavaScript, and fonts are a core piece of
5/31/2022
20 : 14
Not Functions, But Classes; Exploring Scope; All About Asterisks; and More
Python's "Functions" Are Sometimes Classes #527 – MAY 31, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python's “Functions” Are Sometimes Classes Ever use list() or enumerate()
5/24/2022
20 : 14
Building a URL Shortener, Debug Life, Pigeon Deterents, and More
Build a URL Shortener With FastAPI and Python #526 – MAY 24, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build a URL Shortener With FastAPI and Python In this step-by-step project, you'll
5/17/2022
20 : 4
Python's min() and max(), django-rich, Evaluating Dependencies, and More
Python's min() and max(): Find Smallest and Largest Values #525 – MAY 17, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Python's min() and max(): Find Smallest and Largest Values In this
5/10/2022
20 : 4
PyCon US 2022 Wrap-Up, Game Engines, PyScript, and More
PyCon US 2022 Highlights #524 – MAY 10, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo PyCon US 2022 Highlights “It was wonderful to be back at PyCon US in person again. PyCon is way too big for
5/3/2022
20 : 4
Dunder Methods, Closing Files, The GIL, and More
Dunder Methods in Python: The Ugliest Awesome Sauce #523 – MAY 3, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Dunder Methods in Python: The Ugliest Awesome Sauce Double-underscore methods, also
4/26/2022
20 : 4
Type Hints in Multi-Version Code, Extras for Enum, Django Users, and More
Type Hints in Code Supporting Multiple Python Versions #522 – APRIL 26, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Type Hints in Code Supporting Multiple Python Versions The typing module
4/19/2022
20 : 14
WASM, Python Keywords, PyInstaller, and More
Build an Editor in Python and WebAssembly #521 – APRIL 19, 2022 VIEW IN BROWSER The PyCoder's Weekly Logo Build an Editor in Python and WebAssembly Step-by-step instructions on how to build a code