en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 526
Subscribers
-224 hours
+17 days
+3230 days
Posts Archive
Pyspread – The Most Pythonic Spreadsheet https://pyspread.gitlab.io/

LeRobot State-of-the-art Machine Learning for real-world robotics. https://github.com/huggingface/lerobot

relax-py A Python web development framework for htmx and tailwindcss, with hot module replacement, URL locators, dependency injection, supported by static typing, built on top of Starlette. https://github.com/crpier/relax-py

Simple Interactive Python Streamlit Maps That Will Make You Shout Data storytelling forest fire statistics from a NASA GIS data set. https://johnloewen.substack.com/p/simple-interactive-python-streamlit

How LLMs Work, Explained Without Math A basic question I think a lot of people have about the GenAI revolution is where does the apparent intelligence these models have come from. In this article, I'm going to attempt to explain in simple terms and without using advanced math how generative text models work, to help you think about them as computer algorithms and not as magic. https://blog.miguelgrinberg.com/post/how-llms-work-explained-without-math

Visual find A visual version of GNU find command in Unix like systems https://codeberg.org/notanamber/nerd_tree

gpt-home ChatGPT at home! Basically a better Google Nest Hub or Amazon Alexa home assistant. Built on the Raspberry Pi using the OpenAI API. https://github.com/judahpaul16/gpt-home

Temporal Python – A durable, distributed asyncio event loop (2023) https://temporal.io/blog/durable-distributed-asyncio-event-loop

ollama / ollama-python Ollama Python library https://github.com/ollama/ollama-python

AsyncIO and the Event Loop Explained Over the years, I’ve produced several videos about AsyncIO. Today, however, I’m adopting a new approach where I explain the event loop in depth. I’ll delve deeper into asynchronous programming, focusing specifically on how the event loop operates behind the scenes. https://www.youtube.com/watch?v=RIVcqT2OGPA

Lessons learned reinventing the Python notebook https://marimo.io/blog/lessons-learned

Python Hub Weekly Digest for 2024-05-12 https://pythonhub.dev/digest/2024-05-12/

Introducing PgQueuer: A Minimalist Python Job Queue Built on PostgreSQL https://www.reddit.com/r/Python/comments/1ckrmog/introducing_pgqueuer_a_minimalist_python_job/

Stream your voice clone We'll turn your voice into an infinitely-scalable instrument with Django. https://www.photondesigner.com/articles/voice-api

Poor mans autoreload server in single file python on linux The article describes a simple Python server that provides automatic browser page reload on content change, without requiring any additional setup or configuration. The server acts as a regular file server but also serves WebSocket messages over a specified path to trigger the page reload. https://hereket.com/posts/linux_live_reload_python_server/

Pyinfra: Automate Infrastructure Using Python https://pyinfra.com/

Cognita RAG (Retrieval Augmented Generation) Framework for building modular, open source applications for production by TrueFoundry https://github.com/truefoundry/cognita

tkforge Drag & drop in Figma to create a Python GUI with ease. https://github.com/Axorax/tkforge