pythonhub | Technologies

Telegram-канал pythonhub - PythonHub

1140

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

Subscribe to a channel

PythonHub

streaming-llm

Efficient Streaming Language Models with Attention Sinks.

https://github.com/mit-han-lab/streaming-llm

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

PythonHub

genai-stack

This GenAI application stack will get you started building your own GenAI application in no time. The demo applications can serve as inspiration or as a starting point.

https://github.com/docker/genai-stack

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

PythonHub

LeptonAI

A Pythonic framework to simplify AI service building.

https://github.com/leptonai/leptonai

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

PythonHub

torch2jax

Run PyTorch in JAX.

https://github.com/samuela/torch2jax

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

PythonHub

RegisterFields in Django

An explanation of a Django model field that returns an instance of a class depending on a key.

https://www.better-simple.com/django/2023/10/03/registerfields-in-django/

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

PythonHub

Build Your First Pytorch Model In Minutes!

In this video we will learn through doing! Build your very first PyTorch model that can classify images of playing cards.

https://www.youtube.com/watch?v=tHL5STNJKag

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

PythonHub

Python Type Hints: pyastgrep case study

The author shares their experience adding type hints to Python code in their tool pyastgrep. They discuss the challenges and benefits of using static type checking and interactive programming help to catch errors and improve code readability.

https://lukeplant.me.uk/blog/posts/python-type-hints-pyastgrep-case-study/

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

PythonHub

ziggy-pydust

A toolkit for building Python extensions in Zig.

https://github.com/fulcrum-so/ziggy-pydust

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

PythonHub

Python Hub Weekly Digest for 2023-10-15

https://pythonhub.dev/digest/2023-10-15/

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

PythonHub

cappa

Declarative CLI argument parser.

https://github.com/dancardin/cappa

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

PythonHub

cloudgrep

cloudgrep is grep for cloud storage.

https://github.com/cado-security/cloudgrep

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

PythonHub

dreamgaussian

Generative Gaussian Splatting for Efficient 3D Content Creation.

https://github.com/dreamgaussian/dreamgaussian

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

PythonHub

I developed a script to control Spotify from anywhere with global hotkeys!

https://www.reddit.com/r/Python/comments/1725svi/i_developed_a_script_to_control_spotify_from/

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

PythonHub

Mastering Integration Testing with FastAPI

Integration Testing FastAPI: Harnessing the Power of Mocking Backend Services with MongoMock, MockS3, and More.

https://alex-jacobs.com/posts/fastapitests/

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

PythonHub

YouTube Video Recommendation Systems

Home


Table of Contents





YouTube Video Recommendation Systems

...

https://pyimagesearch.com/2023/09/25/youtube-video-recommendation-systems/

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

PythonHub

Gsplat: CUDA accelerated rasterization of gaussians with Python bindings

https://docs.gsplat.studio/

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

PythonHub

swiss_army_llama

A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.

https://github.com/Dicklesworthstone/swiss_army_llama

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

PythonHub

aiwaves-cn / agents

An Open-source Framework for Autonomous Language Agents

https://github.com/aiwaves-cn/agents

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

PythonHub

Python in Visual Studio Code – October 2023 Release

This release includes the following announcements:

https://devblogs.microsoft.com/python/python-in-visual-studio-code-october-2023-release/

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

PythonHub

The Elegance of Modular Data Processing with Python’s Pipeline Approach

Diving into the intricacies of data processing can often feel like navigating an intricate labyrinth. We build these elaborate processes, only to leave them untouched for fear of breaking them. But what if we could improve it? Here's my perspective on crafting a more maintainable, modular data processing workflow in Python which leans into the "pipe and filter" architectural pattern.

https://github.com/dkraczkowski/dkraczkowski.github.io/tree/main/articles/crafting-data-processing-pipeline

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

PythonHub

How to Use an LLM in a SaaS Platform

The video will walk you through how large language models are being used in a SaaS platform called Learntail. Learntail is an easy-to-use AI-powered quiz-generating tool.

https://www.youtube.com/watch?v=fH8fJYWfJcg

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

PythonHub

tairov / llama2.mojo

Inference Llama 2 in one file of pure 🔥

https://github.com/tairov/llama2.mojo

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

PythonHub

Nevergrad: Python toolbox for performing gradient-free optimization

https://github.com/facebookresearch/nevergrad

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

PythonHub

Django: Move a template tag library into builtins

Django’s template engine has an underappreciated builtins option that selects libraries to preload ...

https://adamj.eu/tech/2023/09/15/django-move-template-tag-library-builtins/

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

PythonHub

aigc-apps / sd-webui-EasyPhoto

📷 EasyPhoto | Your Smart AI Photo Generator.

https://github.com/aigc-apps/sd-webui-EasyPhoto

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

PythonHub

Python 3.12.0 from a supply chain security perspective

https://sethmlarson.dev/security-developer-in-residence-weekly-report-13

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

PythonHub

fishaudio / Bert-VITS2

vits2 backbone with bert

https://github.com/fishaudio/Bert-VITS2

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

PythonHub

OpenAccess-AI-Collective / axolotl

Go ahead and axolotl questions

https://github.com/OpenAccess-AI-Collective/axolotl

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

PythonHub

Things I’ve learned about building CLI tools in Python

I build a lot of command-line tools in Python. It’s become my favorite way of quickly turning a piece of code into something I can use myself and package up for other people to use too. Here are some notes on what I’ve learned about designing and implementing CLI tools in Python so far.

https://simonwillison.net/2023/Sep/30/cli-tools-python/

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

PythonHub

Django things you want with HTMX

SummaryUse HTTP 303 for redirections.Setup django-htmx to see Django error response pages despite ...

https://www.bitecode.dev/p/django-things-you-want-with-htmx

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