~pycoders | Bookmarks (433)
-
The Boolean Trap
The Boolean Trap Often when using a Boolean in an API you are making the API...
-
Python Textual: Build Beautiful UIs in the Terminal – Real Python
Python Textual: Build Beautiful UIs in the Terminal Textual is a Python library for building text-based...
-
Python Textual: Build Beautiful UIs in the Terminal Quiz – Real Python
Quiz: Python Textual: Build Beautiful UIs in the Terminal REAL PYTHON
-
Binary search as a bidirectional generator
Binary Search as a Bidirectional Generator Python generators support a .send() method, allowing you to receive...
-
PSF Distinguished Service Award Granted to Thomas Wouters
PSF Distinguished Service Award for Thomas Wouters PYTHON SOFTWARE FOUNDATION
-
-
Providing Multiple Constructors in Your Python Classes – Real Python
Providing Multiple Constructors in Your Python Classes In this step-by-step tutorial, you’ll learn how to provide...
-
Getting to Know Duck Typing in Python – Real Python
Getting to Know Duck Typing in Python In this video course, you’ll learn about duck typing...
-
Build a Dice-Rolling Application With Python – Real Python
Build a Dice-Rolling Application With Python In this step-by-step project, you’ll build a dice-rolling simulator app...
-
Sustainable Coding, and how do I apply it to myself as a Cloud engineer?
Sustainable Coding: How Do I Apply It as a Cloud Engineer? Choices we make as programmers...
-
Font Ligatures for your Code Editor and Terminal
Font Ligatures for Your Code Editor and Terminal A font ligature combines two characters into a...
-
pydis_survey_2024-Copy1
Python Discord 2024 Survey Report The Python Discord server does an annual survey. This page is...
-
Exploiting Python pickles
Exploiting Python Pickles Python has a built-in mechanism for serializing and deserializing objects known as “pickling”....
-
Django security releases issued: 5.1.7, 5.0.13 and 4.2.20
Django Security Releases: 5.1.7, 5.0.13 and 4.2.20 DJANGO SOFTWARE FOUNDATION
-
Episode #242: Eric Matthes: Maybe Don't Start With Unit Tests – The Real Python Podcast
Maybe Don’t Start With Unit Tests Should you always start testing your code with unit tests?...
-
Creating Open Graph Images in Django for Improved Social Media Sharing
Open Graph Images in Django for Social Media The Open Graph protocol specifies metadata for a...
-
Good programmers worry about data structures and their relationships
Good Programmers Worry About Data Structures and Their Relationships This opinion piece discusses a quote from...
-
Which Python GUI library should you use in 2025?
Which Python GUI Library Should You Use in 2025? This post compares the Python GUI libraries...
-
GitHub - codegen-sh/codegen: Scriptable interface to a powerful, multi-lingual language server built on top of Tree-sitter
codegen-sdk: Scriptable Interface to Tree-Sitter GITHUB.COM/CODEGEN-SH
-
GitHub - tmarktaylor/phmutest: Detect and troubleshoot broken Python examples in Markdown
phmutest: Troubleshoot Python Examples in Markdown GITHUB.COM/TMARKTAYLOR
-
GitHub - mljar/variable-inspector: Explore variables in Jupyter notebooks
Variable Explorer in JupyterLab GITHUB.COM/MLJAR • Shared by Piotr Plonski
-
GitHub - adamchainz/time-machine: Travel through time in your tests.
time-machine: Travel Through Time in Your Tests GITHUB.COM/ADAMCHAINZ
-
GitHub - garrettj403/SciencePlots: Matplotlib styles for scientific plotting
SciencePlots: Matplotlib Styles for Scientific Plotting GITHUB.COM/GARRETTJ403