Path: csiph.com!news.samoylyk.net!gothmog.csi.it!bofh.it!news.nic.it!robomod From: Edward Betts Newsgroups: linux.debian.bugs.dist,linux.debian.devel,linux.debian.maint.python Subject: Bug#1095141: ITP: python-fake-useragent -- Library to simulate browser user-agent strings Date: Tue, 04 Feb 2025 12:00:01 +0100 Message-ID: X-Mailbox-Line: From debian-bugs-dist-request@lists.debian.org Tue Feb 4 10:57:09 2025 Old-Return-Path: X-Spam-Flag: NO X-Spam-Score: -3.751 Reply-To: Edward Betts , 1095141@bugs.debian.org Resent-To: debian-bugs-dist@lists.debian.org Resent-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org, wnpp@debian.org X-Debian-Pr-Message: report 1095141 X-Debian-Pr-Package: wnpp MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Debian-Message: from BTS X-Mailing-List: archive/latest/1884848 List-ID: List-URL: Approved: robomod@news.nic.it Lines: 26 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Tue, 4 Feb 2025 10:54:00 +0000 X-Original-Message-ID: <3vspcdj6rmz2c62u4pihqs34cmhww4fkg7p3f5sjuykpyotdpt@i264ap2cagkv> Xref: csiph.com linux.debian.bugs.dist:1231720 linux.debian.devel:115778 linux.debian.maint.python:16707 Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org * Package name : python-fake-useragent Version : 2.0.3 Upstream Author : Melroy van den Berg , Victor Kovtun * URL : https://github.com/fake-useragent/fake-useragent * License : Apache-2.0 Programming Lang: Python Description : Library to simulate browser user-agent strings This library provides a set of tools to simulate browser user-agent strings across different platforms and devices. It offers a pre-downloaded and processed database of a wide range of browser agents, allowing users to retrieve random or specified user-agent strings without an active internet connection. The data includes various attributes such as browser type, version, operating system, and device brand. This facilitates applications that require user-agent customization or testing by mimicking different browser environments for web interactions. This is a dependency of open-webui (https://github.com/open-webui/open-webui), a web UI to LLMs like Ollama, and the OpenAI API. I plan to maintain this package as part of the Python team.