en
Feedback
PythonHub

PythonHub

Open in Telegram

News & links about Python programming. https://pythonhub.dev/

Show more
2 632
Subscribers
+324 hours
+57 days
+5230 days
Posts Archive
zev A simple CLI to help you remember commands. https://github.com/dtnewman/zev

Train Your Own LLM – Tutorial This video offers a beginner-friendly, step-by-step guide to training a large language model from scratch. It covers essential topics such as data preparation, tokenization, model selection, and fine-tuning, providing practical insights for those interested in customizing LLMs for specific applications. https://www.youtube.com/watch?v=9Ge0sMm65jo

IntentKit An open and fair framework for everyone to build AI agents equipped with powerful skills. Launch your agent, improve the world, your wallet, or both! https://github.com/crestalnetwork/intentkit

Vscode Vs Cursor: Which One Should You Use In 2025? Compare VS Code and Cursor in 2025 to find the best code editor for speed, AI features, and productivity. https://keploy.io/blog/community/vscode-vs-cursor

mcp-scan A security scanning tool for MCP servers. https://github.com/invariantlabs-ai/mcp-scan

Maps with Django: GeoDjango, Pillow & GPS A quick-start guide to create a web map with images, using the Python-based Django web framework, leveraging its GeoDjango module, and Pillow, the Python imaging library, to extract GPS information from images. https://www.paulox.net/2025/04/11/maps-with-django-part-3-geodjango-pillow-and-gps/

Python Hub Weekly Digest for 2025-04-20 https://pythonhub.dev/digest/2025-04-20/

Python Hub Weekly Digest for 2025-04-13 https://pythonhub.dev/digest/2025-04-13/

open-rag-eval Evaluate and improve your Retrieval-Augmented Generation (RAG) pipelines with open-rag-eval, an open-source Python evaluation toolkit. https://github.com/vectara/open-rag-eval

How to Extract GPS Coordinates from a Photo: The USAID Mystery This post explains how to extract GPS coordinates from a photo using Python and plot them on a map, using libraries like Pillow, ExifRead, and Folium. It challenges the reader to analyze the location of a USAID nutrition pack to determine if the aid is being distributed appropriately. https://www.marsja.se/how-to-extract-gps-coordinates-from-a-photo-the-usaid-mystery/

Python 3.14 | Upcoming Changes This video discusses the upcoming features, performance improvements, and other changes in Python 3.14, including the tail call interpreter, JIT compiler, and free threading. It also covers minor updates and deprecations, providing a comprehensive overview of the new release. https://www.youtube.com/watch?v=hzys1_xmLPc

meta-llama / llama-models Utilities intended for use with Llama models. https://github.com/meta-llama/llama-models

MedReason Eliciting Factual Medical Reasoning Steps in LLMs via Knowledge Graphs. https://github.com/UCSC-VLAA/MedReason

User Onboarding Tips and Tricks for Django Developers This video explains how to implement anonymous onboarding in Django apps, allowing users to try the app without creating an account. It covers storing temporary data in the session and seamlessly transferring it to a user account once created, enhancing the initial user experience. https://www.youtube.com/watch?v=gFnE6a9-kLw

OpenAlgo Open Source Algo Trading Platform for Everyone. https://github.com/marketcalls/openalgo