pythonhub | Technologies

Telegram-канал pythonhub - PythonHub

1140

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

Subscribe to a channel

PythonHub

venvstacks

Virtual environment stacks for Python.

https://github.com/lmstudio-ai/venvstacks

Читать полностью…

PythonHub

Mesa 3.0: A major update to Python's Agent-Based Modeling library 🎉

https://www.reddit.com/r/Python/comments/1gn5q8z/mesa_30_a_major_update_to_pythons_agentbased/

Читать полностью…

PythonHub

Integuru

The first AI agent that builds third-party integrations through reverse engineering platforms' internal APIs.

https://github.com/Integuru-AI/Integuru

Читать полностью…

PythonHub

Jeopardy game using LLM and Python

https://github.com/kmarker1101/jeopardy

Читать полностью…

PythonHub

terminal-tree

An experimental filesystem navigator for the terminal, built with Textual.

https://github.com/willmcgugan/terminal-tree

Читать полностью…

PythonHub

Why Durable Execution Should Be Lightweight

How to make your programs crashproof without changing the way they're built.

https://www.dbos.dev/blog/what-is-lightweight-durable-execution

Читать полностью…

PythonHub

browser-use

Open-Source Web Automation library with any LLM.

https://github.com/gregpr07/browser-use

Читать полностью…

PythonHub

Tiny GraphRAG (Part 1)

A tiny 1000 line implementation of GraphRAG in Python.

https://www.stephendiehl.com/posts/graphrag1/

Читать полностью…

PythonHub

code-embedder

Keep your code snippets in README up-to-date!

https://github.com/kvankova/code-embedder

Читать полностью…

PythonHub

TinyTroupe, a new LLM-powered multiagent persona simulation Python library

https://github.com/microsoft/TinyTroupe

Читать полностью…

PythonHub

Python Hub Weekly Digest for 2024-11-10

https://pythonhub.dev/digest/2024-11-10/

Читать полностью…

PythonHub

llm-jq

Write and execute jq programs with the help of LLM.

https://github.com/simonw/llm-jq

Читать полностью…

PythonHub

Be Careful With Removing Code Duplication

This video refactors some tricky, hard-to-detect code duplication, provides an example of when it’s best to leave duplicated code as is, and shares a few tips on how to avoid duplication altogether.

https://www.youtube.com/watch?v=6AGDnJ_26uw

Читать полностью…

PythonHub

Zero Downtime Django Deployments with Multistep Database Changes

Preventing downtime during deployments is crucial for maintaining service availability and ensuring a positive user experience. Blue-green deployments have emerged as a popular strategy to achieve this goal. However, they introduce challenges, especially when dealing with database changes. This article delves into what blue-green deployments are, why database changes can be tricky in thi...

https://johnnymetz.com/posts/multistep-database-changes/

Читать полностью…

PythonHub

Adding keyboard shortcuts to the Python REPL

The article discusses how to enhance the Python REPL (Read-Eval-Print Loop) by adding custom keyboard shortcuts to improve efficiency and user experience. It provides step-by-step instructions for implementing these shortcuts, enabling users to navigate and execute commands more effectively.

https://treyhunner.com/2024/10/adding-keyboard-shortcuts-to-the-python-repl/

Читать полностью…

PythonHub

Python Logic Simulation Library

https://github.com/cjdrake/seqlogic

Читать полностью…

PythonHub

digit360

Digit 360 is a modular platform that unlocks new capabilities, and enables future research on the nature of touch.

https://github.com/facebookresearch/digit360

Читать полностью…

PythonHub

PiML: Python Interpretable Machine Learning Toolbox

https://github.com/SelfExplainML/PiML-Toolbox

Читать полностью…

PythonHub

All-Hands-AI / OpenHands

🙌 OpenHands: Code Less, Make More

https://github.com/All-Hands-AI/OpenHands

Читать полностью…

PythonHub

State of Python 3.13 Performance: Free-Threading

https://codspeed.io/blog/state-of-python-3-13-performance-free-threading

Читать полностью…

PythonHub

hertz-dev

First base model for full-duplex conversational audio.

https://github.com/Standard-Intelligence/hertz-dev

Читать полностью…

PythonHub

Don't return named tuples in new APIs

Named tuples should generally be avoided in new APIs, as they add unnecessary complexity by supporting both index-based and attribute-based data access, leading to potential misuse and added maintenance. Instead, using options like data classes or typed dictionaries can offer clearer, more structured code with similar benefits.

https://snarky.ca/dont-use-named-tuples-in-new-apis/

Читать полностью…

PythonHub

tinylangs

Real programming languages in 50 lines of code.

https://github.com/zserge/tinylangs/

Читать полностью…

PythonHub

ToolGit

ToolGit is a collection of scripts that extend Git with various sub-commands to make life easier.

https://github.com/ahmetsait/toolgit

Читать полностью…

PythonHub

A Comprehensive Guide to Python Project Management and Packaging: Concepts Illustrated with uv – Part I

The goal of this guide is to provide a comprehensive guide to Python project management and packaging. We’ll explore concepts in the standard, like the different tables in pyproject.toml by revisiting the PEPs that led to what we have today. We’ll explain what was used before, why it needed to change, and how the changes provided by the PEPs solved the issues. This walkthrough of the his...

https://reinforcedknowledge.com/a-comprehensive-guide-to-python-project-management-and-packaging-concepts-illustrated-with-uv-part-i/

Читать полностью…

PythonHub

Astral: Next-Gen Python Tooling

https://astral.sh/

Читать полностью…

PythonHub

Moonshine

Fast and accurate automatic speech recognition (ASR) for edge devices.

https://github.com/usefulsensors/moonshine

Читать полностью…

PythonHub

Tinylangs: Programming languages in 50 lines of Python

https://github.com/zserge/tinylangs

Читать полностью…

PythonHub

Algorithmic Music Generation with Python

https://github.com/atiriko/Music

Читать полностью…

PythonHub

Embeddings are underrated

https://technicalwriting.dev/data/embeddings.html

Читать полностью…
Subscribe to a channel