~pycoders | Bookmarks (455)
-
-
-
NumPy Practical Examples: Useful Techniques Quiz – Real Python
Quiz: NumPy Practical Examples: Useful Techniques REAL PYTHON
-
-
Add optional `if break:` suite to `for/while`
Add Optional if break: Suite to for/while PYTHON.ORG
-
How to Debug Your Textual Application - Mouse Vs Python
How to Debug Your Textual Application Textual is a great Python package for creating a lightweight,...
-
Episode #230: marimo: Reactive Notebooks and Deployable Web Apps in Python – The Real Python Podcast
Reactive Notebooks and Deployable Web Apps in Python What are common issues with using notebooks for...
-
Demystifying ODBC with Python
Demystifying ODBC With Python Open Database Connectivity (ODBC) is used to connect to various databases. This...
-
What the PSF Conduct WG does
What the PSF Conduct WG Does In the past week Brett has had two different people...
-
Fun case of speeding up data retrieval from PostgreSQL with Psycopg
Speeding Up Data Retrieval From PostgreSQL With Psycopg Formatting and concatenating query result columns on the...
-
Django Application Performance Optimization — A Checklist
Django Application Performance Optimization Checklist “Improve the performance of your Django application by understanding, testing, and...
-
-
Managing Dependencies With Python Poetry – Real Python
Managing Dependencies With Python Poetry Learn how Python Poetry can help you start new projects, maintain...
-
Avoid Counting in Django Pagination
Avoid Counting in Django Pagination Django’s Paginator class separates data into chunks to display pages of...
-
Working With TOML and Python – Real Python
Working With TOML and Python TOML is a configuration file format that’s becoming increasingly popular in...
-
Categories of leadership on technical teams
Categories of Leadership on Technical Teams Understanding the different types of technical leadership can help you...
-
Quick prototyping with sqlite3
Quick Prototyping With Sqlite3 Python’s sqlite3 bindings makes it a great tool for quick prototyping while...
-
Performance and optimization | Django documentation
Django Performance and Optimization “This document provides an overview of techniques and tools that can help...
-
Niels Cautaerts - Python dependency management is a dumpster fire
Python Dependency Management Is a Dumpster Fire Managing dependencies in Python can be a bit of...
-
Under the microscope: Ecco the Dolphin — Defender of the Future
Under the Microscope: Ecco the Dolphin This article shows the use of Ghidra and Python to...
-
Playground Wisdom: Threads Beat Async/Await
Threads Beat Async/Await Further musings about async & await and why Armin thinks virtual threads are...
-
GitHub - RealOrangeOne/django-tasks: A reference implementation and backport of background workers and tasks in Django
django-tasks: Background Workers Reference Implementation GITHUB.COM/REALORANGEONE
-
GIS-SIG: GNSS Reflectivity to map inner hurricane wind speeds from space, Thu, Nov 28, 2024, 6:00 PM | Meetup
Python New Zealand: Mapping Hurricane Wind Speeds From Space November 28, 2024 MEETUP.COM
-
Namespaces and Scope in Python Quiz – Real Python
Quiz: Namespaces and Scope in Python REAL PYTHON