pythonhub | Technologies

Telegram-канал pythonhub - PythonHub

1140

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

Subscribe to a channel

PythonHub

Asyncio Logging Without Blocking

You can implement non-blocking logging in asyncio programs by using a shared Queue with a ...

https://superfastpython.com/asyncio-log-blocking/

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

PythonHub

DocFlow

DocFlow is a powerful Document Management API designed to streamline document handling, including seamless uploading, downloading, organization, versioning, sharing, and more.

https://github.com/jiisanda/docflow

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

PythonHub

Declarative GUI for Python

https://www.reddit.com/r/Python/comments/18mdpig/declarative_gui_for_python/

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

PythonHub

Fontimize: Subset Fonts to Exactly and Only Your Website's Used Characters

Fontimize is a Python library that enables the creation of font subsets containing only the specific glyphs needed for text or HTML, thereby reducing the initial download size of websites and optimizing bandwidth usage.

https://daveon.design/introducing-fontimize-subset-fonts-to-exactly-and-only-your-websites-used-characters.html

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

PythonHub

Fastest Way to Read Excel in Python

Reading 500K rows in less than 4 seconds.

https://hakibenita.com/fast-excel-python

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

PythonHub

LLMs and Programming in the first days of 2024

http://antirez.com/news/140

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

PythonHub

mixtral-offloading

Run Mixtral-8x7B models in Colab or consumer desktops.

https://github.com/dvmazur/mixtral-offloading

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

PythonHub

Portable Efficient Assembly Code-Generator in Higher-Level Python (PeachPy)

https://github.com/Maratyszcza/PeachPy

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

PythonHub

AutoGluon-TimeSeries : Creating Powerful Ensemble Forecasts - Complete Tutorial

Amazon's framework for time-series forecasting has it all.

https://aihorizonforecast.substack.com/p/autogluon-timeseries-creating-powerful

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

PythonHub

Paracelsus

Paracelsus generates Entity Relationship Diagrams by reading your SQLAlchemy models.

https://github.com/tedivm/paracelsus

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

PythonHub

Python Gotcha: Modifying a list while iterating

Python makes it easy to modify a list while you are iterating through it's elements. This will bite you. Read on to find out how and what can be done about it.

https://andrewwegner.com/python-gotcha-modify-list-while-iterating.html

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

PythonHub

outlines-dev / outlines

Guided Text Generation

https://github.com/outlines-dev/outlines

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

PythonHub

An experimental pip subcommand for the Python Launcher for Unix

https://snarky.ca/an-experimental-pip-subcommand-for-the-python-launcher-for-unix/

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

PythonHub

Python Hub Weekly Digest for 2024-01-07

https://pythonhub.dev/digest/2024-01-07/

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

PythonHub

Using a Markov chain to generate readable nonsense with 20 lines of Python

https://benhoyt.com/writings/markov-chain/

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

PythonHub

SIMD in Pure Python

https://www.da.vidbuchanan.co.uk/blog/python-swar.html

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

PythonHub

semantic-router

Semantic Router is a superfast decision layer for your LLMs and agents. Rather than waiting for slow LLM generations to make tool-use decisions, we use the magic of semantic vector space to make those decisions — routing our requests using semantic meaning.

https://github.com/aurelio-labs/semantic-router

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

PythonHub

MotionCtrl

A Unified and Flexible Motion Controller for Video Generation.

https://github.com/TencentARC/MotionCtrl

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

PythonHub

Committing without git

https://matheustavares.gitlab.io/posts/committing-without-git

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

PythonHub

Fine Tuning Python WSGI and ASGI applications for Flask, Django, and FastAPI

In this post, the focus is on examining best practices for configuring Python web servers such as Gunicorn, Uvicorn, and Hypercorn. The architecture of the components between Python code and users will be summarized, and verification methods like load testing will be discussed to ensure the configuration can withstand user traffic.

https://tonybaloney.github.io/posts/fine-tuning-wsgi-and-asgi-applications.html

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

PythonHub

falco

Enhance your Django developer experience: CLI and Guides for the Modern Django Developer.

https://github.com/tobi-de/falco

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

PythonHub

UForm

Pocket-Sized Multimodal AI for content understanding and generation across multilingual texts, images, and video, up to 5x faster than OpenAI CLIP and LLaVA.

https://github.com/unum-cloud/uform

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

PythonHub

How to make LLMs go fast

This post is a long and wide-ranging survey of a bunch of different ways to make LLMs go brrrr, from better hardware utilization to clever decoding tricks.

https://vgel.me/posts/faster-inference

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

PythonHub

An Introduction to Coding In Rust for Pythonistas

This video explores coding with Rust for the first time, diving into its cool features and drawing comparisons with Python.

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

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

PythonHub

run-llama / llama_index

LlamaIndex (formerly GPT Index) is a data framework for your LLM applications

https://github.com/run-llama/llama_index

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

PythonHub

Jake

Effortlessly create and deploy your own one-link website on GitHub.

https://github.com/thevahidal/jake

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

PythonHub

MobileVLM

A Fast, Strong and Open Vision Language Assistant for Mobile Devices.

https://github.com/Meituan-AutoML/MobileVLM

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

PythonHub

AnyText

Multilingual Visual Text Generation And Editing.

https://github.com/tyxsspa/AnyText

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

PythonHub

Show HN: How do you OCR on a Mac using the CLI or just Python for free

https://blog.greg.technology/2024/01/02/how-do-you-ocr-on-a-mac.html

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

PythonHub

How I Built an Okta Documentation Chatbot in Python

The article describes the development of Oktanaut, a Python chatbot that simplifies access to information on Okta's Developer Documentation. The chatbot was created using OpenAI and Jupyter Notebook, and two versions were developed to offer specific approaches and general knowledge. The first version used LlamaIndex and was trained on Okta's Developer Documentation, generating accurate r...

https://developer.okta.com/blog/2023/12/20/okta-documentation-chatbot

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