en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 633
Subscribers
+424 hours
+47 days
+5730 days
Posts Archive
TypeScribe TypeScribe is a tool that uses Machine Learning to convert typed text into realistic handwriting by introducing customizable degrees of randomness and variations, to make it all so believable. https://github.com/rudyoactiv/typescribe-handwriting

UV and Ruff: Next-gen Python Tooling UV and Ruff are presented as a powerful duo for modern Python development, with UV accelerating the development cycle and Ruff streamlining code review. This presentation promises to enhance coding practices and boost productivity for developers of all levels, showcasing these tools as essential for cleaner, faster, and more robust Python code. https://www.youtube.com/watch?v=ifj-izwXKRA

Query Apple's FindMy Network with Python https://github.com/malmeloo/FindMy.py

WOWY A full-featured e-commerce platform built with Django, featuring a robust admin panel and modern user interface. https://github.com/manjurulhoque/wowy

FastVideo FastVideo is an open-source framework for accelerating large video diffusion model. https://github.com/hao-ai-lab/FastVideo

Python Meta Circular Interpreter (2019) https://rahul.gopinath.org/post/2019/12/07/python-mci/

Build your Jupyter dashboard using Solara This article demonstrates how to create an interactive dashboard in Jupyter using Solara, a Python framework built on ipywidgets. It guides readers through building a crime data visualization dashboard with filtering capabilities, charts, and maps, showcasing Solara's reactive and declarative nature for efficient dashboard development within Jupyter environments. https://blog.jupyter.org/build-your-jupyter-dashboard-using-solara-569fa5b16e9c

SeleniumBase: Python APIs for web automation and bypassing bot-detection https://github.com/seleniumbase/SeleniumBase

Ask HN: Who's building on Python NoGIL? https://news.ycombinator.com/item?id=42468594

Built my own link customization tool because paying $25/month wasn't my jam https://www.reddit.com/r/Python/comments/1hij1l8/built_my_own_link_customization_tool_because/

wozway Easily control traffic between Apps and LLM using data security policies. https://github.com/Defend-AI-Tech-Inc/wozway

modelcontextprotocol / python-sdk The official Python SDK for Model Context Protocol servers and clients https://github.com/modelcontextprotocol/python-sdk

Single-file Django Apps with nanodjango Discover Nanodjango: a project simplifying Django development with single-file apps, APIs, and seamless transition to full projects. Perfect for quick experiments and sharing prototypes. https://lincolnloop.com/insights/single-file-apps-with-nanodjango/

chaidiscovery / chai-lab Chai-1, SOTA model for biomolecular structure prediction https://github.com/chaidiscovery/chai-lab

Bruin Build data pipelines with SQL and Python, ingest data from different sources, add quality checks, and build end-to-end flows. https://github.com/bruin-data/bruin

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

gitingest Turn codebases into prompt-friendly text. https://github.com/cyclotruc/gitingest

Try This if You Don’t Like Python’s Exception Handling Struggling with Python's unpredictable errors and None checks? This video shares a unique approach to making your code cleaner and more reliable using the returns package—no complicated try-except nests required. https://www.youtube.com/watch?v=qkxf583t4Vc

MegaParse File Parser optimised for LLM Ingestion with no loss. Parse PDFs, Docx, PPTx in a format that is ideal for LLMs. https://github.com/QuivrHQ/MegaParse