2 632
Subscribers
+324 hours
+57 days
+5230 days
Posts Archive
2 633
Announcing Kreuzberg V3.0.0
https://www.reddit.com/r/Python/comments/1ji2x08/announcing_kreuzberg_v300/
2 633
Pydantic Evals
Pydantic Evals
Brand new package from David Montague and the Pydantic AI team which directly ...
https://simonwillison.net/2025/Apr/1/pydantic-evals/#atom-tag
2 633
Self-contained Python scripts with uv
http://blog.dusktreader.dev/2025/03/29/self-contained-python-scripts-with-uv/
2 633
Why Python developers just use Postgres with Dawn Wages
This episode of Talking Postgres features Dawn Wages, chair of the Python Software Foundation, discussing why Python and Django developers favor PostgreSQL. They explore her "Just Use Postgres" philosophy, the Djangonaut Space mentoring program, and Python's strengths.
https://www.youtube.com/watch?v=leir3xJ4Klo
2 633
FastOpenAPI – automated docs for many Python frameworks
https://github.com/mr-fatalyst/fastopenapi
2 633
Docs
A collaborative note taking, wiki and documentation platform that scales. Built with Django and React. Opensource alternative to Notion or Outline.
https://github.com/suitenumerique/docs
2 633
microsoft / PIKE-RAG
PIKE-RAG: sPecIalized KnowledgE and Rationale Augmented Generation
https://github.com/microsoft/PIKE-RAG
2 633
token-explorer
A simple tool that let's you explore different possible paths that an LLM might sample.
https://github.com/willkurt/token-explorer
2 633
OWL
Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation.
https://github.com/camel-ai/owl
2 633
Open-Source Handwritten Signature Detection Model
The Hugging Face post discusses a signature detection model built using the YOLOv8 object detection framework. The model accurately detects signatures in various documents, demonstrating its effectiveness in document verification, fraud detection, and automation processes.
https://huggingface.co/blog/samuellimabraz/signature-detection-model
2 633
Introducing Eventure: A Powerful Event-Driven Framework for Python
https://www.reddit.com/r/Python/comments/1jchkuc/introducing_eventure_a_powerful_eventdriven/
2 633
stable-virtual-camera
A 1.3B generalist diffusion model for Novel View Synthesis (NVS), generating 3D consistent novel views of a scene, given any number of input views and target cameras.
https://github.com/Stability-AI/stable-virtual-camera
2 633
Tracking cocoa (and other commodity prices) with Pandas and Seaborn
Cocoa, coffee, and other commodities have gotten expensive -- but by how much? In this video, we explore the World Bank's "pink sheet" that tracks commodity prices, and then plot these changes using Seaborn.
https://www.youtube.com/watch?v=85mo5wM5tQk
2 633
Agent-S
An open agentic framework that uses computers like a human.
https://github.com/simular-ai/Agent-S
2 633
basic-memory
Basic Memory is a knowledge management system that allows you to build a persistent semantic graph from conversations with AI assistants. All knowledge is stored in standard Markdown files on your computer, giving you full control and ownership of your data.
https://github.com/basicmachines-co/basic-memory
2 633
Smoke test your Django admin site
This post advocates for testing Django admin changelist views, which are often overlooked despite being prone to errors due to Django's "magic-string"-heavy admin DSL. The author provides a parametric test using pytest to ensure that every admin view can render its empty state, catching potential issues early.
https://jmduke.com/posts/post/django-admin-changelist-test/
2 633
Python Developer Tooling Handbook
This handbook guides Python developers through the ecosystem of tools that enhance productivity, covering areas like packaging, linting, formatting, and dependency management. It's structured to provide tutorials, how-to guides, explanations, and references to help make sense of the complex world of Python development.
https://pydevtools.com/handbook/
2 633
Virtual/AI Python Assistant - Pybot
Get ai-driven help on Python programming. You can use the assistant to debug code, generate snippets or explain python concepts.
https://www.pynerds.com/ai-assistant/
