PyData PyCon Armenia 2026
https://pycon.am/
PyData PyCon Armenia 2026 July 24 to July 26, 2026 PYCON.AM
about 1 month ago
Public list by ~pycoders
https://pycon.am/
PyData PyCon Armenia 2026 July 24 to July 26, 2026 PYCON.AM
about 1 month ago
https://www.better-simple.com/django/2026/07/02/nifty-feature-f-expressions/
Nifty Django Feature: F Expressions Djangoâs F-Expression provides a way of querying fields from the ORM. Theyâre particularly handy to traverse relationships in more complex queries. TIM SCHILLING
about 1 month ago
https://www.endorlabs.com/platform/developer
Secure Your Code, Wherever, or However You Write It AI coding agents have blind spots, they reproduce patterns but struggle with security context. AURI by Endor Labs plugs into your editor via MCP, catching flaws, signaling exposed secrets, and spotting malicious dependencies. Ship secure by default. Try AURI Free â ENDOR LABS sponsor
about 1 month ago
https://realpython.com/courses/testing-mcp-servers-with-a-python-mcp-client/
Testing MCP Servers With a Python MCP Client Learn how to build a Python MCP client that tests MCP servers from your terminal. List their tools, prompts, and resources, then call each one. REAL PYTHON course
about 1 month ago
https://realpython.com/quizzes/testing-mcp-servers-with-a-python-mcp-client/
Quiz: Testing MCP Servers With a Python MCP Client REAL PYTHON
about 1 month ago
https://github.com/realpacific/readthis
CLI-based Text-to-Speech Tool GITHUB.COM/REALPACIFIC ⢠Shared by Prashant Barahi
about 1 month ago
https://www.meetup.com/PyData-Bristol/
PyData Bristol Meetup July 16, 2026 MEETUP.COM
about 1 month ago
https://djangogirls.org/en/tamale/
DjangoGirls Tamale 2026 July 17 to July 19, 2026 DJANGOGIRLS.ORG
about 1 month ago
https://www.pythonmorsels.com/stacks-and-queues/
Stacks and Queues in Python This post shows you how to use a Python list for stack operations (last-in, first-out) and a deque from the collections module for queue operations (first-in, first-out). TREY HUNNER
about 1 month ago
https://www.djangoproject.com/weblog/2026/jul/07/security-releases/
Django Security Releases Issued: 6.0.7 and 5.2.16 DJANGO SOFTWARE FOUNDATION
about 1 month ago
https://realpython.com/podcasts/rpp/302/
Constructing and Judging Modern Agentic Workflows How can you improve your LLM agent systems through specification enrichment? What are the advantages of having an LLM act as a judge within an agent system? This week on the show, Senior IEEE Member and Quality Engineer Suneet Malhotra joins us to discuss building and evaluating agentic architecture. REAL PYTHON podcast
about 1 month ago
https://fromscratchcode.com/blog/what-for-x-in-y-hides-from-you/
What for x in y Hides From You An explanation of how Pythonâs for x in y syntax is a thin wrapper around the iterator protocol: iter(...), next(...), and StopIteration. Using examples from Memphis, a Python interpreter written in Rust, it shows how this design makes lists, ranges, and generators feel unified rather than magical. TYLER GREEN ⢠Shared by Tyler Green
about 1 month ago
https://hydradb.com/
Stop stitching 5 different systems together for your agents. Dev teams spend weeks fitting together vector DBs, graph DBs, relational stores, filesystem primitives and optimizing cache. How about everything via a single API? P90 sub-200ms recall - the fastest graph database to unlock true agent memory, knowledge graphs and user-personalization. Click Here to Try HydraDB Out for Free HYDRADB sponsor
about 1 month ago
https://bernat.tech/posts/blazing-fast-html-parser/
Building a Fast HTML Toolkit in C for Python turbohtml began as a patch to speed up html.escape and html.unescape in CPython. When the core team declined to maintain SIMD in the standard library, it became a third party library instead. This post is its story. BERNĂT GĂBOR ⢠Shared by BernĂĄt GĂĄbor
about 1 month ago
https://snarky.ca/how-to-publish-to-pypi-using-github-actions-securely/
How to Publish to PyPI Using GitHub Actions Securely If youâre using GitHub Actions to publish your Python libraries, this article is for you. Learn what are the best practices to ensure the process is secure and what tools you can use to validate it. BRETT CANNON
about 1 month ago
https://fidget-spinner.github.io/posts/ultra-fast-tracing.html
Python 3.15âs Ultra-Low Overhead Interpreter Profiling Mode Ken is one of the key contributors to the experimental JIT. This post talks about how Python 3.15âs interpreter profiling mode is helping them figure out what is working with the JIT and what isnât. KEN JIN
about 1 month ago
https://vstinner.github.io/pep-814-add-frozendict-builtin-type.html
PEP 814: Add Frozendict Built-in Type Victor has been involved in multiple attempts to add a frozen dict type to Python. His latest PEP has been accepted and frozen dictionaries will be added to Python 3.15. This post is his story. VICTOR STINNER
about 1 month ago
https://www.kdnuggets.com/how-to-clean-messy-csv-files-with-python-a-beginners-guide
How to Clean Messy CSV Files With Python This introductory article shows you how to do data cleaning on CSV files using pandas, including dealing with duplicate rows, missing values, mixed date formats, and more. ABID ALI AWAN,
about 1 month ago
https://mailchi.mp/python/python-software-foundation-july-2024-newsletter-19888023
PSF News: Security, Elections, and PyCon US 2026 This post is the monthly news round up of all things PSF. It covers a re-cap of PyCon US, several security fixes, updates from the PSF board, and more. PYTHON SOFTWARE FOUNDATION
about 1 month ago
https://realpython.com/how-to-use-github/
How to Use GitHub Learn how to use GitHub step by step to create a remote repository, push your local Python project, and collaborate with others using GitHub Issues. REAL PYTHON
about 1 month ago
https://realpython.com/quizzes/how-to-use-github/
Quiz: How to Use GitHub REAL PYTHON
about 1 month ago
https://github.com/mmulqueen/pystrich/
pyStrich: 1D and 2D Barcode Generator Library GITHUB.COM/MMULQUEEN ⢠Shared by Michael Mulqueen
about 1 month ago
https://github.com/kevinmcaleer/Snakie
Snakie: Cross-Platform MicroPython IDE GITHUB.COM/KEVINMCALEER
about 1 month ago
https://gitlab.com/Jaeger87/notion2pandas
Notion2Pandas: Import Notion Databases Into pandas GitLab.com GITLAB.COM/JAEGER87
about 1 month ago
https://github.com/Pinak-Datta/envgap
envgap: Find Gaps Between .env, Shell Env, and Python Code GITHUB.COM/PINAK-DATTA ⢠Shared by Pinak Datta
about 1 month ago