es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 530
Suscriptores
+324 horas
+27 días
+3330 días
Archivo de publicaciones
moka-py A high performance caching library for Python written in Rust. https://github.com/deliro/moka-py

Bagels Powerful expense tracker that lives in your terminal. https://github.com/EnhancedJax/Bagels

Solving Boolean satisfiability and integer programming with Python packaging https://mmaaz.ca/writings/pipip.html

Marco-o1 An Open Large Reasoning Model for Real-World Solutions. https://github.com/AIDC-AI/Marco-o1

aisuite Simple, unified interface to multiple Generative AI providers. https://github.com/andrewyng/aisuite

Pushing the boundaries of Streamlit How I learned to stop worrying and love Streamlit's execution model. https://twitchard.github.io/posts/2024-11-27-streamlit.html

Htmy – Async, pure-Python rendering engine https://volfpeter.github.io/htmy/

Constraints are Good: Python's Metadata Dilemma Some of the issues of why Python packaging is unnecessarily hard. https://lucumr.pocoo.org/2024/11/26/python-packaging-metadata/

smollm Everything about the SmolLM & SmolLM2 family of models. https://github.com/huggingface/smollm

fast-graphrag Streamlined and promptable Fast GraphRAG framework designed for interpretable, high-precision, agent-driven retrieval workflows. https://github.com/circlemind-ai/fast-graphrag

ridgeplot Beautiful ridgeline plots in Python. https://github.com/tpvasconcelos/ridgeplot

Let's build a AI Photo Generator with Python and FastAPI This course teaches how to fine-tune the Flux AI model using Replicate to create personalized image generation. It also covers building a FastAPI service to access and utilize this model efficiently. https://www.youtube.com/watch?v=lV82LDKT16A

Hiding a message in my PyTorch weights This post explains how to embed an arbitrary message into a tensor that contains floating-point numbers, and how to detect the presence of such a message. https://blog.gabornyeki.com/2024-11-hiding-a-message-in-my-pytorch-weights/

Abusing Talon to use my eye tracker in a project The author describes how they used Talon, a voice control software, to access eye tracker data for a game project. They created a Python script within Talon to expose eye gaze data via a local web server, allowing integration with a Rust program https://ntietz.com/blog/abusing-talon-eyetracker/

Promptic Promptic aims to be the "requests" of LLM development -- the most productive and pythonic way to build LLM applications. https://github.com/knowsuchagency/promptic

The Best No-Nonsense VSCode Setup for Python Devs Setting up VSCode for Python development doesn't have to be a headache! This video walks you through a complete and practical VSCode setup that tackles common pain points—like missing imports, mismatched Python versions, and pytest issues with finding tests. https://www.youtube.com/watch?v=PwGKhvqJCQM

bionemo-framework A framework for building and adapting AI models in drug discovery at scale. https://github.com/NVIDIA/bionemo-framework