en
Feedback
PythonHub

PythonHub

Open in Telegram

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

Show more
2 526
Subscribers
-224 hours
-67 days
+1330 days
Posts Archive
Comparing List Comprehensions vs. Built-In Functions in Python: Which Is Better? An in-depth analysis of syntax, readability, and performance. https://t.co/3QhcXmrM0b

tomesd Speed up Stable Diffusion with this one simple trick! https://github.com/dbolya/tomesd

Speeding up text processing in Python (is hard) How do you speed up Python string parsing and formatting? We’ll consider Cython, mypyc, Rust, and PyPy. https://pythonspeed.com/articles/faster-text-processing/

Python Monorepo: an Example. Part 1: Structure and Tooling In this post, we describe a design for a Python monorepo: how we structure it; which tools we favor; alternatives that were considered; and some possible improvements. https://www.tweag.io/blog/2023-04-04-python-monorepo-1/

OpenFlamingo An open-source framework for training large multimodal models. https://github.com/mlfoundations/open_flamingo

FastChat An open platform for training, serving, and evaluating large language model based chatbots. https://github.com/lm-sys/FastChat

Reduce - The Power of a Single Python Function https://martinheinz.dev/blog/93

vocode-python Vocode is an open source library that makes it easy to build voice-based LLM apps. https://github.com/vocodedev/vocode-python

Auto-GPT An experimental open-source attempt to make GPT-4 fully autonomous. https://github.com/torantulino/Auto-GPT

Comprehensive Reddit Saved Posts Downloader - retrieves almost all content ever saved https://www.reddit.com/r/Python/comments/12fzdu2/comprehensive_reddit_saved_posts_downloader/

Marvin A batteries-included library for building AI-powered software. https://github.com/PrefectHQ/marvin

Using Unpoly with Django The article provides a tutorial on using Unpoly, a JavaScript library for seamless and fast dynamic web applications, with Django. It covers how to install and configure Unpoly, integrate it with Django views and templates, and use its various features, such as remote forms, partial page updates, and navigation. https://spapas.github.io/2023/04/04/using-unpoly-with-django/

Show HN: Quadratic – Open-Source Spreadsheet with Python, AI (WASM and WebGL) https://www.quadratichq.com/

openplayground An LLM playground you can run on your laptop. https://github.com/nat/openplayground

Limiting concurrency in Python asyncio – the story of async imap_unordered() https://death.andgravity.com/limit-concurrency

ckit A command line utility to help you organise and quickly run frequently used commands. https://github.com/fpgmaas/ckit

Django 4.2 released Django 4.2 is designated as a long-term support release. It will receive security updates for at least three years after its release. Support for the previous LTS, Django 3.2, will end in April 2024. https://www.djangoproject.com/weblog/2023/apr/03/django-42-released/

zauberzeug / nicegui Create web-based interfaces with Python. The nice way. https://github.com/zauberzeug/nicegui