ar
Feedback
PythonHub

PythonHub

الذهاب إلى القناة على Telegram

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

إظهار المزيد
2 529
المشتركون
+124 ساعات
لا توجد بيانات7 أيام
+2930 أيام
أرشيف المشاركات
Open R1 Fully open reproduction of DeepSeek-R1. https://github.com/huggingface/open-r1

browser-use / browser-use Make websites accessible for AI agents https://github.com/browser-use/browser-use

Dynamic Forms with Flask The article discusses how to create dynamic forms in Flask using WTForms, allowing for flexible form generation based on user input or other conditions. It demonstrates techniques for adding or removing form fields dynamically, both on the server-side and client-side, enhancing the interactivity and functionality of web applications. https://blog.miguelgrinberg.com/post/dynamic-forms-with-flask

Portable Python Bundles on Windows Packaging Python applications for Windows can be challenging. This post proposes "Python Bundles for Windows," a portable, lightweight convention resembling virtual environments but transferable across machines. It uses simple folder structures and scripts without new tools, offering flexibility and automation potential. https://dev.to/treehouse/portable-python-bundles-on-windows-41ac

LLM Course – Build a Semantic Book Recommender (Python, OpenAI, LangChain, Gradio) Discover how to build an intelligent book recommendation system using the power of large language models and Python. Learn to transform book descriptions into mathematical representations that enable precise content-based matching. By the end of this course, you'll have built a recommendation engine that helps readers discover their next favorite book. https://www.youtube.com/watch?v=Q7mS1VHm3Yw

ExtractThinker ExtractThinker is a Document Intelligence library for LLMs, offering ORM-style interaction for flexible and powerful document workflows. https://github.com/enoch3712/ExtractThinker

smolGPT A minimal PyTorch implementation for training your own small LLM from scratch. Designed for educational purposes and simplicity, featuring efficient training, flash attention, and modern sampling techniques. https://github.com/Om-Alve/smolGPT

MedSSS Towards Medical Small Language Models with Self-Evolved \ Slow Thinking https://github.com/pixas/MedSSS

You Use This Python Feature Everyday - But Never Learned It... Most Python developers never learned this feature, even though they use it every single day. All of the popular frameworks like Flask, FastAPI, Django, Pydantic, SQL, Alchemy; they all use Properties and Descriptors. https://www.youtube.com/watch?v=WW7ppBY3jw4

Ragpi An API-first AI assistant using Agentic RAG to search and answer questions from technical sources. https://github.com/ragpi/ragpi

Why You Should Rethink Your Python Toolbox in 2025 Think you know Python? You might be stuck in 2023. 🚀 Stop using Pandas the old way—discover Hatch, UV, Pydantic, and more tools redefining Python development in 2025. Don't miss this! https://python.plainenglish.io/why-you-should-rethink-your-python-toolbox-in-2025-3616b07b6121

Python 3, Pygame, and Debian Bookworm on the Miyoo A30 https://www.jtolio.com/2025/02/py3-pygame-miyoo-a30/

Enhancing Neural Network Training at Yelp: Achieving 1,400x Speedup with WideAndDeep This post delves into our journey of optimizing training time using TensorFlow and Horovod, along with the development of ArrowStreamServer, our in-house library for low-latency data streaming and serving. Together, these components have allowed us to achieve a 1400x speedup in training for business critical models compared to using a single GPU with Petastorm. https://engineeringblog.yelp.com/2025/01/enhancing-neural-network-training-at-yelp.html

Reactive Signals for Python – inspired by Angular's reactivity model https://github.com/buiapp/reaktiv

Hacking the Import System and Rewriting the AST For Durable Execution Modifying the code that takes the user code and transforms it by installing an import hook, and rewriting the AST (abstract syntax tree). https://autokitteh.com/technical-blog/hacking-the-import-system-and-rewriting-the-ast-for-durable-execution/

10 Tips to Become REALLY Good at Python The video presents 10 tips to elevate Python development skills, covering topics from mastering comprehensions to efficient use of classes and functions. It aims to transform good Python developers into great ones, addressing common challenges and providing insights into advanced programming techniques. https://www.youtube.com/watch?v=zml0rTMJVXg

Mizban, A cross-platform LAN file sharing utility share files across all your devices on LAN—no setup, no configs, just instant access! 🚀 https://github.com/aminupy/mizban

The creators of ruff and uv are building a new static type checker for Python https://www.reddit.com/r/Python/comments/1idk4ko/the_creators_of_ruff_and_uv_are_building_a_new/