Python Hub

76.5K posts

Python Hub banner
Python Hub

Python Hub

@PythonHub

News & links about Python programming. Support: https://t.co/z5ihtHB4jY Suggest a Link: https://t.co/gOWyInLqhy

Katılım Mayıs 2012
3 Takip Edilen155.2K Takipçiler
Python Hub
Python Hub@PythonHub·
Write a coding agent from first principles: better tools This tutorial builds on the coding agent you implemented in the tutorial “Write a coding agent from first principles”. In this tutorial, you'll take your agent and improve its capabilities by implementing the text edit and bash command tools that Anthropic provides. mathspp.com/blog/write-a-c…
English
0
0
6
888
Python Hub
Python Hub@PythonHub·
You shouldn't trust Trusted Publishing The post explains that PyPI Trusted Publishing is an authentication mechanism for machine-to-machine trust between CI/CD workflows and package registries, not a signal that a package is safe or high quality. It shows how Trusted Publishing reduces long-lived credential risk, while warning that users should not treat it like a “green checkmark” because malicious or low-quality packages ca... blog.yossarian.net/2026/07/07/You…
English
0
0
5
945
Python Hub
Python Hub@PythonHub·
bradautomates / claude-video Give Claude the ability to watch any video. /watch downloads, extracts frames, transcribes, hands it all to Claude. github.com/bradautomates/…
English
0
0
5
973
Python Hub
Python Hub@PythonHub·
microsoft / SkillOpt SkillOpt is a text-space optimizer that trains reusable natural-language skills for frozen LLM agents through trajectory-driven edits, validation-gated updates, and deployable best_skill.md artifacts. github.com/microsoft/Skil…
English
0
0
4
1.2K
Python Hub
Python Hub@PythonHub·
fortress Stealth Chromium engine that stops scrapers and browser agents from getting blocked, with one line of code change. github.com/tiliondev/fort…
English
0
0
7
1.1K
Python Hub
Python Hub@PythonHub·
How to publish to PyPI using GitHub Actions securely The post gives three practical steps for publishing Python packages to PyPI more securely from GitHub Actions: run zizmor, use Trusted Publishing, and require manual approval through GitHub environments. It focuses on reducing credential risk by removing long-lived PyPI tokens, pinning actions, limiting workflow permissions, disabling persisted checkout credentials, and adding a human ap... snarky.ca/how-to-publish…
English
0
0
3
1.2K
Python Hub
Python Hub@PythonHub·
Serving a Frontend with FastAPI: A Practical Guide A practical guide to FastAPI's new app.frontend(), SPA fallback, API route priority, and a complete mini dashboard example. modernpython.io/serving-a-fron…
English
1
2
12
1.9K
Python Hub
Python Hub@PythonHub·
planning-with-files Persistent file-based planning for AI coding agents and long-running agentic tasks. Crash-proof markdown plans that survive context loss and /clear, plus a deterministic completion gate and multi-agent shared state on disk. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. github.com/OthmanAdi/plan…
English
2
0
13
1.6K
Python Hub
Python Hub@PythonHub·
Django security releases issued: 6.0.7 and 5.2.16 Django 6.0.7 and 5.2.16 fix three low-severity security issues involving cached Set-Cookie responses, GDALRaster heap buffer over-read, and DomainNameValidator accepting newlines. The Django team recommends upgrading supported versions as soon as possible, with patches applied to main, 6.1 beta, 6.0, and 5.2 branches. djangoproject.com/weblog/2026/ju…
English
0
0
9
2.1K
Python Hub
Python Hub@PythonHub·
Have your agent record video demos of its work with shot-scraper video shot-scraper video is a new command introduced in today's shot-scraper 1.10 release which ... #atom-tag" target="_blank" rel="nofollow noopener">simonwillison.net/2026/Jun/30/sh…
English
0
2
9
1.5K