News & links about Python programming. https://pythonhub.dev/ Administrator: @rukeba
Effective Python Developer Tooling in December 2024
https://www.reddit.com/r/Python/comments/1hjcng4/effective_python_developer_tooling_in_december/
Python Hub Weekly Digest for 2024-12-29
https://pythonhub.dev/digest/2024-12-29/
Building an LLM-Powered Slackbot
This article describes Benchling's development of a Slackbot powered by a Large Language Model (LLM). The LLM taps into a knowledge base stored in Amazon Bedrock, allowing developers to ask questions and receive answers directly through the familiar Slack interface.
https://benchling.engineering/building-an-llm-powered-slackbot-557a6241e993
Uv, a fast Python package and project manager
https://docs.astral.sh/uv/
How the CIA Writes Python
The article explores the CIA's Python coding practices, including their style guide based on Google's, preferences for Python versions, and practical insights on development tools. It highlights unique aspects like using local PyPI servers, specific testing setups, and templates for CLI scripts, reflecting a blend of security considerations and pragmatic development approaches.
https://compileralchemy.substack.com/p/how-the-cia-writes-python
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
Query Apple's FindMy Network with Python
https://github.com/malmeloo/FindMy.py
FastVideo
FastVideo is an open-source framework for accelerating large video diffusion model.
https://github.com/hao-ai-lab/FastVideo
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
Ask HN: Who's building on Python NoGIL?
https://news.ycombinator.com/item?id=42468594
wozway
Easily control traffic between Apps and LLM using data security policies.
https://github.com/Defend-AI-Tech-Inc/wozway
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/
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
DNS server written in Python
https://www.reddit.com/r/Python/comments/1hagkql/dns_server_written_in_python/
comet-ml / opik
From RAG chatbots to code assistants to complex agentic pipelines and beyond, build LLM systems that run better, faster, and cheaper with tracing, evaluations, and dashboards.
https://github.com/comet-ml/opik
BlackSheep: Fast ASGI web framework for Python
https://github.com/Neoteroi/BlackSheep
systemd-pilot
Desktop application for managing systemd services.
https://github.com/mfat/systemd-pilot
Debugging Python with VS Code and Sentry
Pairing VS Code and Sentry can lead to quicker resolved issues in your app. Learn how to debug your Python project with these two tools here.
https://blog.sentry.io/debugging-python-with-vs-code-and-sentry/
Spectral Imaging Made Easy: A Powerful Python Library
https://github.com/siapy/siapy-lib
PipeFunc: Build Lightning-Fast Pipelines with Python - DAGs Made Easy
https://www.reddit.com/r/Python/comments/1hk85dp/pipefunc_build_lightningfast_pipelines_with/
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
WOWY
A full-featured e-commerce platform built with Django, featuring a robust admin panel and modern user interface.
https://github.com/manjurulhoque/wowy
Python Meta Circular Interpreter (2019)
https://rahul.gopinath.org/post/2019/12/07/python-mci/
SeleniumBase: Python APIs for web automation and bypassing bot-detection
https://github.com/seleniumbase/SeleniumBase
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/
modelcontextprotocol / python-sdk
The official Python SDK for Model Context Protocol servers and clients
https://github.com/modelcontextprotocol/python-sdk
chaidiscovery / chai-lab
Chai-1, SOTA model for biomolecular structure prediction
https://github.com/chaidiscovery/chai-lab
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