| Arch | Name | Version | Summary | Last update ▼ |
|---|
| 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-fsspec | 2026.6.0-2mamba | File-system specification | 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-dunamai | 1.26.1-2mamba | Dynamic version generation | 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-curl_cffi | 0.15.0-2mamba | libcurl ffi bindings for Python, with impersonation support | 2026-07-08 |
| source | python-cssselect | 1.4.0-2mamba | cssselect parses CSS3 Selectors and translates them to XPath 1.0 | 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-chardet | 7.4.3-2mamba | Universal Encoding Detector | 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-argcomplete | 3.7.0-2mamba | Easy, extensible command line tab completion of arguments for your Python script | 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-traitlets | 5.15.1-2mamba | A lightweight, simple, pure Python derivative of Enthought Traits | 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-prompt_toolkit | 3.0.52-2mamba | Library for building powerful interactive command line applications in Python | 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 | nvidia | 610.43.03-1mamba | NVIDIA proprietary accelerated drivers for the Linux Kernel | 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 | wlroots | 0.20.2-1mamba | Pluggable, composable, unopinionated modules for building a Wayland compositor | 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-vcs-versioning | 2.2.2-2mamba | The blessed package to manage versions by vcs metadata | 2026-07-08 |
| source | python-alembic | 1.18.5-2mamba | A database migration tool for SQLAlchemy | 2026-07-07 |
| 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 | catch2 | 3.15.2-1mamba | A modern, C++-native test framework for unit-tests, TDD and BDD | 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 |
| source | python-roman_numerals_py | 4.1.0-2mamba | Manipulate well-formed Roman numerals | 2026-07-07 |
| source | python-pyproject-metadata | 0.12.1-2mamba | PEP 621 metadata parsing | 2026-07-07 |
| source | python-pyinstaller-hooks-contrib | 2026.6-2mamba | Community maintained hooks for PyInstaller | 2026-07-07 |
| source | python-mako | 1.3.12-2mamba | A super-fast templating language that borrows the best ideas from the existing templating languages | 2026-07-07 |
| source | python-jinja2 | 3.1.6-2mamba | A small but fast and easy to use stand-alone template engine written in pure python. | 2026-07-07 |
| source | python-gunicorn | 26.0.0-2mamba | WSGI HTTP Server for UNIX | 2026-07-07 |
| source | python-future | 1.0.0-3mamba | Clean single-source support for Python 3 and 2 | 2026-07-07 |
| source | python-cups | 2.0.4-2mamba | A set of Python bindings for the CUPS API | 2026-07-07 |
| source | python-cfv | 3.2.0-2mamba | A utility to both test and create .sfv, .csv, .crc, .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files | 2026-07-07 |
5714 result(s) found - Showing page 12 of 58 [