~pycoders | Bookmarks (470)
-
GitHub - PrajwalVandana/maestro-cli: A command-line tool to play songs (or any audio, really) in the terminal.
maestro-cli: CLI to Play Songs GITHUB.COM/PRAJWALVANDANA
-
Creating a Python Dice Roll Application – Real Python
Creating a Python Dice Roll Application In this step-by-step video course, you’ll build a dice-rolling simulator...
-
Django Simple Deploy and other DevOps Things
Django Simple Deploy and Other DevOps Things Talk Python interviews Eric Matthes, educator, author, and developer...
-
Mastering DuckDB when you're used to pandas or Polars: part 2
Mastering DuckDB: Part 2 This is the second part in a post on how to use...
-
ProcessThreadPoolExecutor: when I/O becomes CPU-bound
ProcessThreadPoolExecutor: When I/O Becomes CPU-bound Learn how to combine thread and process management into a single...
-
Marimo - Reactive Notebooks for Python
Marimo: Reactive Notebooks for Python Marimo is a new alternative to Jupyter notebooks. Talk Python interviews...
-
Running Background Tasks from Django Admin with Celery
Background Tasks in Django Admin With Celery This tutorial looks at how to run background tasks...
-
How to Exit Loops Early With the Python Break Keyword Quiz – Real Python
Quiz: How to Exit Loops Early With the Python Break Keyword REAL PYTHON
-
VTK / VTK · GitLab
VTK: Open Source 3D Graphics and Visualization Visualization Toolkit KITWARE.COM
-
GitHub - Salaah01/django-action-triggers: A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message brokers (e.g., Kafka...
django-action-triggers: Actions in Response to DB Changes GITHUB.COM/SALAAH01
-
Namespaces in Python – Real Python
Namespaces in Python In this tutorial, you’ll learn about Python namespaces, the structures that store and...
-
-
Python's Instance, Class, and Static Methods Demystified Quiz – Real Python
Quiz: Python’s Instance, Class, and Static Methods Demystified REAL PYTHON
-
How to Exit Loops Early With the Python Break Keyword – Real Python
How to Exit Loops Early With the Python Break Keyword In this tutorial, you’ll explore various...
-
openvino_notebooks/notebooks/yolov11-optimization at latest · openvinotoolkit/openvino_notebooks
YOLO11 for Real-Time Object Detection Ready-to-deploy, state of the art, open source computer vision apps? Sign...
-
Using Python's .__dict__ to Work With Attributes Quiz – Real Python
Quiz: Using Python’s .__dict__ to Work With Attributes REAL PYTHON
-
PEP 751 – A file format to record Python dependencies for installation reproducibility | peps.python.org
PEP 751: A File Format to Record Python Dependencies for Installation Reproducibility (Accepted) PYTHON.ORG
-
Is Python Code Sensitive to CPU Caching? | Lukas Atkinson
Is Python Code Sensitive to CPU Caching? In lower level languages, being aware of what gets...
-
Episode #246: Learning Intermediate Python With a Deep Dive Course – The Real Python Podcast
Learning Intermediate Python With a Deep Dive Course Do you want to learn deeper concepts in...
-
Checking for Membership Using Python's "in" and "not in" Operators – Real Python
Checking for Membership Using in and not in In this video course, you’ll learn how to...
-
How to Strip Characters From a Python String – Real Python
How to Strip Characters From a Python String Use Python’s .strip() method to remove unwanted whitespace...
-
-
-
Using Python's .__dict__ to Work With Attributes – Real Python
Using Python’s .__dict__ to Work With Attributes In this tutorial, you’ll dive deeper into the .__dict__...