~pycoders | Bookmarks (433)
-
Low Overhead Allocation Sampling with VMProf in PyPy's GC
Low Overhead Allocation Sampling With VMProf in PyPy’s GC This is a very deep dive on...
-
-
Announcing Poetry 2.0.0 | Blog | Poetry - Python dependency management and packaging made easy
Poetry 2.0.0 Released PYTHON-POETRY.ORG
-
-
DjangoCon Africa 2025
DjangoCon Africa Aug 2025, Arusha, Tanzania, (Call for Proposals) PRETALX.COM
-
-
How to Use sorted() and .sort() in Python Quiz – Real Python
Quiz: How to Use sorted() and .sort() in Python REAL PYTHON
-
Cracking the Python Monorepo
Cracking the Python Monorepo “A monorepo is a single repository that contains multiple projects.” They can...
-
How to Work With Polars LazyFrames – Real Python
How to Work With Polars LazyFrames In this tutorial, you’ll gain an understanding of the principles...
-
How to Work With Polars LazyFrames Quiz – Real Python
Quiz: How to Work With Polars LazyFrames REAL PYTHON
-
GTC AI Conference 2025
Experience AI Innovation Live at NVIDIA GTC 2025 GTC isn’t just another conference—it’s the premier developer...
-
Single and Double Underscore Naming Conventions in Python – Real Python
Single and Double Underscore Naming Conventions in Python In this video course, you’ll learn a few...
-
An Introduction to Flask-SQLAlchemy in Python | AppSignal Blog
An Introduction to Flask-SQLAlchemy in Python This article introduces Flask-SQLAlchemy a third-party library that adds SQLAlchemy...
-
Build a To-do App With Python and Kivy
Build a To-Do App With Python and Kivy “In this tutorial, you’ll go through a series...
-
Mastering DuckDB when you're used to pandas or Polars
Mastering DuckDB When You’re Used to pandas or Polars Why use DuckDB / SQL at all...
-
openvino_notebooks/notebooks/274-efficient-sam at main · openvinotoolkit/openvino_notebooks
Lighter, Faster Object Segmentation with Intel AI, Powered by OpenVINO Meet EfficientSAM—a high-performance version of SAM,...
-
Can I Really Create a Company Around Open-Source Software?
Can I Really Create a Company Around Open-Source Software? HACKER NEWS
-
TIL 114 – Implicit casting in dataframe concatenation
Implicit Casting in Dataframe Concatenation This quick TIL article covers how to do non-strict, vertical concatenation...
-
Ugly Code and Dumb Things
Ugly Code and Dumb Things An opinion piece by Armin Ronacher that posits: why ugly and...
-
Smoke Testing vs. Sanity Testing - Semaphore
Smoke Testing vs. Sanity Testing Learn the key differences between smoke testing vs sanity testing, their...
-
FastAPI Deconstructed: Anatomy of a Modern ASGI Framework
FastAPI Deconstructed: Anatomy of an ASGI Framework This article, based on a PyCon APAC talk, covers...
-
Benchmarking utility for Python - Eli Bendersky's website
Benchmarking Utility for Python Eli attempts to mimic Go’s built-in bench marking capabilities in Python. ELI...
-
GitHub - StructuredLabs/preswald: 🐵 Preswald is an open-source Python SDK for turning code into interactive data apps. It makes analytics easy to build, deploy, and share.
preswald: Full-Stack Platform for Interactive Data Apps GITHUB.COM/STRUCTUREDLABS
-
How to Manage Python Projects With pyproject.toml – Real Python
How to Manage Python Projects With pyproject.toml Learn how to manage Python projects with the pyproject.toml...