| Arch | Name | Version | Summary | Last update ▼ |
|---|
| source | python-pyotp | 2.10.0-2mamba | Python One Time Password Library | 2026-07-08 |
| source | python-pymssql | 2.3.13-2mamba | A simple database interface to MS-SQL for Python | 2026-07-08 |
| source | python-pymongo | 4.17.0-2mamba | Python driver for MongoDB | 2026-07-08 |
| source | python-pygments | 2.20.0-2mamba | A syntax highlighting package written in Python | 2026-07-08 |
| source | python-pydispatcher | 2.0.7-2mamba | Multi-producer multi-consumer in-memory signal dispatch system | 2026-07-08 |
| source | python-pycountry | 26.2.16-2mamba | ISO country, subdivision, language, currency and script definitions and their translations | 2026-07-08 |
| source | python-pyclipper | 1.4.0-2mamba | Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2) | 2026-07-08 |
| source | python-pybtex | 0.26.1-2mamba | A BibTeX-compatible bibliography processor in Python | 2026-07-08 |
| source | python-puremagic | 2.2.0-2mamba | Pure python implementation of magic file detection | 2026-07-08 |
| source | python-protego | 0.6.2-2mamba | Pure-Python robots.txt parser with support for modern conventions | 2026-07-08 |
| source | python-propcache | 0.5.2-2mamba | Accelerated property cache | 2026-07-08 |
| source | python-pkgconfig | 1.6.0-2mamba | A Python module to interface with the pkg-config command line tool | 2026-07-08 |
| source | python-outcome | 1.3.0.post0-2mamba | Capture the outcome of Python function calls | 2026-07-08 |
| source | python-oslex | 2.0.0-2mamba | OS-independent wrapper for shlex and mslex | 2026-07-08 |
| source | python-odfpy | 1.4.1-3mamba | Python API and tools to manipulate OpenDocument files | 2026-07-08 |
| source | python-nest-asyncio2 | 1.7.2-2mamba | Patch asyncio to allow nested event loops | 2026-07-08 |
| source | python-mido | 1.3.3-2mamba | MIDI Objects for Python | 2026-07-08 |
| source | python-mdit_py_plugins | 0.6.1-2mamba | Collection of plugins for markdown-it-py | 2026-07-08 |
| source | python-matplotlib-inline | 0.2.2-2mamba | Inline Matplotlib backend for Jupyter | 2026-07-08 |
| source | python-lsprotocol | 2025.0.0-2mamba | Python types for Language Server Protocol | 2026-07-08 |
| source | python-libpass | 1.9.3-3mamba | Fork of passlib, a comprehensive password hashing framework supporting over 30 schemes | 2026-07-08 |
| source | python-libevdev | 0.13.1-2mamba | Python wrapper for libevdev | 2026-07-08 |
| source | python-lazy-object-proxy | 1.12.0-2mamba | A fast and thorough lazy object proxy | 2026-07-08 |
| source | python-lazr-delegates | 2.1.1-3mamba | Easily write objects that delegate behavior | 2026-07-08 |
| source | python-lark | 1.3.1-2mamba | A modern general-purpose parsing library for Python | 2026-07-08 |
| source | python-kiwisolver | 1.5.0-2mamba | A fast implementation of the Cassowary constraint solver | 2026-07-08 |
| source | python-jupyter_core | 5.9.1-2mamba | Core common functionality of Jupyter projects | 2026-07-08 |
| source | python-jsonpickle | 4.1.2-2mamba | Python library for serializing any arbitrary object graph into JSON | 2026-07-08 |
| source | python-jsonlines | 4.0.0-2mamba | Library with helpers for the jsonlines file format | 2026-07-08 |
| source | python-jaraco-context | 6.1.2-2mamba | Context managers by jaraco | 2026-07-08 |
| source | python-itemadapter | 0.13.1-2mamba | Common interface for data container classes | 2026-07-08 |
| source | python-isort | 8.0.1-2mamba | A Python utility / library to sort imports alphabetically, and automatically separated into sections and by type | 2026-07-08 |
| source | python-isoduration | 20.11.0-2mamba | Operations with ISO 8601 durations | 2026-07-08 |
| source | python-ipython_pygments_lexers | 1.1.1-2mamba | Defines a variety of Pygments lexers for highlighting IPython code | 2026-07-08 |
| source | python-incremental | 24.11.0-2mamba | A small library that versions your Python projects | 2026-07-08 |
| source | python-importlib_resources | 7.1.0-2mamba | Read resources from Python packages | 2026-07-08 |
| source | python-immutabledict | 4.3.1-2mamba | Immutable wrapper around dictionaries (a fork of frozendict) | 2026-07-08 |
| source | python-httpx | 0.28.1-3mamba | The next generation HTTP client | 2026-07-08 |
| source | python-httpcore | 1.0.9-2mamba | A minimal low-level HTTP client | 2026-07-08 |
| source | python-hatch_requirements_txt | 0.4.1-2mamba | Hatchling plugin to read project dependencies from requirements.txt | 2026-07-08 |
| source | python-hatch_nodejs_version | 0.4.0-2mamba | Hatch plugin for versioning from a package.json file | 2026-07-08 |
| source | python-hatch_jupyter_builder | 0.9.1-3mamba | A hatch plugin to help build Jupyter packages | 2026-07-08 |
| source | python-frozenlist | 1.8.0-2mamba | A list-like structure which implements collections.abc.MutableSequence | 2026-07-08 |
| source | python-findpython | 0.8.0-2mamba | A utility to find python versions on your system | 2026-07-08 |
| source | python-fasteners | 0.20-2mamba | A python package that provides useful locks | 2026-07-08 |
| source | python-expandvars | 1.1.2-2mamba | Expand system variables Unix style | 2026-07-08 |
| source | python-executing | 2.2.1-2mamba | Get the currently executing AST node of a frame, and other information | 2026-07-08 |
| source | python-encutils | 1.0.0-2mamba | A collection of helper functions to detect encodings of text files | 2026-07-08 |
| source | python-docstring-parser | 0.18.0-2mamba | Parse Python docstrings in reST, Google and Numpydoc format | 2026-07-08 |
| source | python-dnspython | 2.8.0-2mamba | A DNS toolkit for Python | 2026-07-08 |
| source | python-distlib | 0.4.3-2mamba | Low-level parts of packaging/distutils2 which implement the relevant PEPs | 2026-07-08 |
| source | python-dbusmock | 0.38.1-2mamba | Create mock objects on D-Bus | 2026-07-08 |
| source | python-cppy | 1.3.1-2mamba | A small C++ header library which makes it easier to write Python extension module | 2026-07-08 |
| source | python-configargparse | 1.7.5-2mamba | A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables | 2026-07-08 |
| source | python-comm | 0.2.3-2mamba | Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc. | 2026-07-08 |
| source | python-cattrs | 26.1.0-2mamba | Composable complex class support for attrs and dataclasses | 2026-07-08 |
| source | python-blessed | 1.40.0-2mamba | Easy, practical library for making terminal apps | 2026-07-08 |
| source | python-bleach | 6.4.0-2mamba | An easy safelist-based HTML-sanitizing tool | 2026-07-08 |
| source | python-binaryornot | 0.6.0-2mamba | Ultra-lightweight pure Python package to check if a file is binary or text | 2026-07-08 |
| source | python-backports_tarfile | 1.2.0-3mamba | Backport of CPython tarfile module | 2026-07-08 |
| source | python-backoff | 2.2.1-2mamba | Function decoration for backoff and retry | 2026-07-08 |
| source | python-automat | 25.4.16-2mamba | Self-service finite-state machines for the programmer on the go | 2026-07-08 |
| source | python-argon2_cffi | 25.1.0-2mamba | Argon2 for Python | 2026-07-08 |
| source | python-argon2-cffi-bindings | 25.1.0-2mamba | Low-level CFFI bindings for Argon2 | 2026-07-08 |
| source | python-apipkg | 3.0.2-2mamba | A namespace control and lazy-import mechanism for Python | 2026-07-08 |
| source | python-aiohappyeyeballs | 2.7.1-2mamba | Happy Eyeballs for asyncio | 2026-07-08 |
| source | python-APScheduler | 3.11.3-2mamba | A light but powerful in-process task scheduler that lets you schedule jobs | 2026-07-08 |
| source | python-pytest | 9.1.1-2mamba | The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries | 2026-07-08 |
| source | python-iniconfig | 2.3.0-2mamba | A small and simple INI-file parser module | 2026-07-08 |
| source | python-arrow | 1.4.0-2mamba | Better dates and times for Python | 2026-07-08 |
| source | python-beautifulsoup4 | 4.15.0-2mamba | A library that makes it easy to scrape information from web pages | 2026-07-08 |
| source | python-defusedxml | 0.7.1-4mamba | XML bomb protection for Python stdlib modules | 2026-07-08 |
| source | python-webencodings | 0.5.1-6mamba | A Python implementation of the WHATWG Encoding standard | 2026-07-08 |
| source | python-wcwidth | 0.8.2-2mamba | Python library that measures the width of unicode strings rendered to a terminal | 2026-07-08 |
| source | python-rich | 15.0.0-2mamba | Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal | 2026-07-08 |
| source | python-markdown-it-py | 4.2.0-3mamba | Python port of markdown-it. Markdown parsing, done right | 2026-07-08 |
| source | python-mdurl | 0.1.2-2mamba | Markdown URL utilities | 2026-07-08 |
| source | python-dateutil | 2.9.0.post0-2mamba | Extensions to the standard python datetime module | 2026-07-08 |
| source | python-requests | 2.34.2-2mamba | Requests is an Apache2 Licensed HTTP library, written in Python, for human beings | 2026-07-08 |
| source | python-urllib3 | 2.7.0-2mamba | HTTP library with thread-safe connection pooling, file post, and more | 2026-07-08 |
| source | python-distro | 1.9.0-2mamba | An OS platform information API | 2026-07-08 |
| source | python-colorama | 0.4.6-3mamba | Cross-platform colored terminal text | 2026-07-08 |
| source | python-pluggy | 1.6.0-2mamba | A minimalist production ready plugin system | 2026-07-08 |
| source | python-attrs | 26.1.0-2mamba | Classes Without Boilerplate | 2026-07-08 |
| source | python-sniffio | 1.3.1-3mamba | Sniff out which async library your code is running under | 2026-07-08 |
| source | python-hatch_vcs | 0.5.0-2mamba | Hatch plugin for versioning with your preferred VCS | 2026-07-08 |
| source | python-hatch_fancy_pypi_readme | 25.1.0-2mamba | Fancy PyPI READMEs with Hatch | 2026-07-08 |
| source | xwayland | 24.1.13-1mamba | X.org X Server that runs under Wayland | 2026-07-08 |
| source | xorg-server | 21.1.24-1mamba | The core of the X.Org Foundation implementation of the X Window system | 2026-07-08 |
| source | xlsfonts | 1.0.9-1mamba | xlsfonts - server font list displayer for X | 2026-07-08 |
| source | xlsatoms | 1.1.5-1mamba | xlsatoms - list interned atoms defined on server | 2026-07-08 |
| source | xkbutils | 1.0.7-1mamba | xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. | 2026-07-08 |
| source | perl-Tree-DAG_Node | 1.39-1mamba | Tree::DAG_Node - A (super)class for representing nodes in a tree | 2026-07-08 |
| source | perl-Crypt-PasswdMD5 | 1.46-1mamba | Crypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions | 2026-07-08 |
| source | python-zope-schema | 8.1-3mamba | zope.interface extension for defining data schemas | 2026-07-08 |
| source | python-zope-interface | 8.5-2mamba | Python library for API definitions through interfaces | 2026-07-08 |
| source | python-wheel | 0.47.0-2mamba | The reference implementation of the Python wheel packaging standard, as defined in PEP 427 | 2026-07-08 |
| source | python-QtAwesome | 1.4.2-2mamba | QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications | 2026-07-07 |
| source | go | 1.26.5-1mamba | The Go programming language | 2026-07-07 |
| source | astyle | 3.6.17-1mamba | A free, fast and small automatic Formatter for C, C++, C#, and Java source code | 2026-07-07 |
5724 result(s) found - Showing page 16 of 58 [