Home > Repositories > base

List of packages:

- 5714 result(s) found - Showing page 12 of 58 [ < 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 > ]
< Prev   Next > 
Filter architectures:
ArchNameVersionSummaryLast update ▼
sourcepython-lazy-object-proxy1.12.0-2mambaA fast and thorough lazy object proxy2026-07-08
sourcepython-lazr-delegates2.1.1-3mambaEasily write objects that delegate behavior2026-07-08
sourcepython-lark1.3.1-2mambaA modern general-purpose parsing library for Python2026-07-08
sourcepython-kiwisolver1.5.0-2mambaA fast implementation of the Cassowary constraint solver2026-07-08
sourcepython-jupyter_core5.9.1-2mambaCore common functionality of Jupyter projects2026-07-08
sourcepython-jsonpickle4.1.2-2mambaPython library for serializing any arbitrary object graph into JSON2026-07-08
sourcepython-jsonlines4.0.0-2mambaLibrary with helpers for the jsonlines file format2026-07-08
sourcepython-jaraco-context6.1.2-2mambaContext managers by jaraco2026-07-08
sourcepython-itemadapter0.13.1-2mambaCommon interface for data container classes2026-07-08
sourcepython-isort8.0.1-2mambaA Python utility / library to sort imports alphabetically, and automatically separated into sections and by type2026-07-08
sourcepython-isoduration20.11.0-2mambaOperations with ISO 8601 durations2026-07-08
sourcepython-ipython_pygments_lexers1.1.1-2mambaDefines a variety of Pygments lexers for highlighting IPython code2026-07-08
sourcepython-incremental24.11.0-2mambaA small library that versions your Python projects2026-07-08
sourcepython-importlib_resources7.1.0-2mambaRead resources from Python packages2026-07-08
sourcepython-immutabledict4.3.1-2mambaImmutable wrapper around dictionaries (a fork of frozendict)2026-07-08
sourcepython-httpx0.28.1-3mambaThe next generation HTTP client2026-07-08
sourcepython-httpcore1.0.9-2mambaA minimal low-level HTTP client2026-07-08
sourcepython-hatch_requirements_txt0.4.1-2mambaHatchling plugin to read project dependencies from requirements.txt2026-07-08
sourcepython-hatch_nodejs_version0.4.0-2mambaHatch plugin for versioning from a package.json file2026-07-08
sourcepython-hatch_jupyter_builder0.9.1-3mambaA hatch plugin to help build Jupyter packages2026-07-08
sourcepython-fsspec2026.6.0-2mambaFile-system specification2026-07-08
sourcepython-frozenlist1.8.0-2mambaA list-like structure which implements collections.abc.MutableSequence2026-07-08
sourcepython-findpython0.8.0-2mambaA utility to find python versions on your system2026-07-08
sourcepython-fasteners0.20-2mambaA python package that provides useful locks2026-07-08
sourcepython-expandvars1.1.2-2mambaExpand system variables Unix style2026-07-08
sourcepython-executing2.2.1-2mambaGet the currently executing AST node of a frame, and other information2026-07-08
sourcepython-encutils1.0.0-2mambaA collection of helper functions to detect encodings of text files2026-07-08
sourcepython-dunamai1.26.1-2mambaDynamic version generation2026-07-08
sourcepython-docstring-parser0.18.0-2mambaParse Python docstrings in reST, Google and Numpydoc format2026-07-08
sourcepython-dnspython2.8.0-2mambaA DNS toolkit for Python2026-07-08
sourcepython-distlib0.4.3-2mambaLow-level parts of packaging/distutils2 which implement the relevant PEPs2026-07-08
sourcepython-dbusmock0.38.1-2mambaCreate mock objects on D-Bus2026-07-08
sourcepython-curl_cffi0.15.0-2mambalibcurl ffi bindings for Python, with impersonation support2026-07-08
sourcepython-cssselect1.4.0-2mambacssselect parses CSS3 Selectors and translates them to XPath 1.02026-07-08
sourcepython-cppy1.3.1-2mambaA small C++ header library which makes it easier to write Python extension module2026-07-08
sourcepython-configargparse1.7.5-2mambaA drop-in replacement for argparse that allows options to also be set via config files and/or environment variables2026-07-08
sourcepython-comm0.2.3-2mambaJupyter Python Comm implementation, for usage in ipykernel, xeus-python etc.2026-07-08
sourcepython-chardet7.4.3-2mambaUniversal Encoding Detector2026-07-08
sourcepython-cattrs26.1.0-2mambaComposable complex class support for attrs and dataclasses2026-07-08
sourcepython-blessed1.40.0-2mambaEasy, practical library for making terminal apps2026-07-08
sourcepython-bleach6.4.0-2mambaAn easy safelist-based HTML-sanitizing tool2026-07-08
sourcepython-binaryornot0.6.0-2mambaUltra-lightweight pure Python package to check if a file is binary or text2026-07-08
sourcepython-backports_tarfile1.2.0-3mambaBackport of CPython tarfile module2026-07-08
sourcepython-backoff2.2.1-2mambaFunction decoration for backoff and retry2026-07-08
sourcepython-automat25.4.16-2mambaSelf-service finite-state machines for the programmer on the go2026-07-08
sourcepython-argon2_cffi25.1.0-2mambaArgon2 for Python2026-07-08
sourcepython-argon2-cffi-bindings25.1.0-2mambaLow-level CFFI bindings for Argon22026-07-08
sourcepython-argcomplete3.7.0-2mambaEasy, extensible command line tab completion of arguments for your Python script2026-07-08
sourcepython-apipkg3.0.2-2mambaA namespace control and lazy-import mechanism for Python2026-07-08
sourcepython-aiohappyeyeballs2.7.1-2mambaHappy Eyeballs for asyncio2026-07-08
sourcepython-APScheduler3.11.3-2mambaA light but powerful in-process task scheduler that lets you schedule jobs2026-07-08
sourcepython-pytest9.1.1-2mambaThe pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries2026-07-08
sourcepython-iniconfig2.3.0-2mambaA small and simple INI-file parser module2026-07-08
sourcepython-arrow1.4.0-2mambaBetter dates and times for Python2026-07-08
sourcepython-beautifulsoup44.15.0-2mambaA library that makes it easy to scrape information from web pages2026-07-08
sourcepython-defusedxml0.7.1-4mambaXML bomb protection for Python stdlib modules2026-07-08
sourcepython-webencodings0.5.1-6mambaA Python implementation of the WHATWG Encoding standard2026-07-08
sourcepython-wcwidth0.8.2-2mambaPython library that measures the width of unicode strings rendered to a terminal2026-07-08
sourcepython-traitlets5.15.1-2mambaA lightweight, simple, pure Python derivative of Enthought Traits2026-07-08
sourcepython-rich15.0.0-2mambaRender rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal2026-07-08
sourcepython-markdown-it-py4.2.0-3mambaPython port of markdown-it. Markdown parsing, done right2026-07-08
sourcepython-mdurl0.1.2-2mambaMarkdown URL utilities2026-07-08
sourcepython-dateutil2.9.0.post0-2mambaExtensions to the standard python datetime module2026-07-08
sourcepython-prompt_toolkit3.0.52-2mambaLibrary for building powerful interactive command line applications in Python2026-07-08
sourcepython-requests2.34.2-2mambaRequests is an Apache2 Licensed HTTP library, written in Python, for human beings2026-07-08
sourcepython-urllib32.7.0-2mambaHTTP library with thread-safe connection pooling, file post, and more2026-07-08
sourcepython-distro1.9.0-2mambaAn OS platform information API2026-07-08
sourcepython-colorama0.4.6-3mambaCross-platform colored terminal text2026-07-08
sourcepython-pluggy1.6.0-2mambaA minimalist production ready plugin system2026-07-08
sourcepython-attrs26.1.0-2mambaClasses Without Boilerplate2026-07-08
sourcepython-sniffio1.3.1-3mambaSniff out which async library your code is running under2026-07-08
sourcepython-hatch_vcs0.5.0-2mambaHatch plugin for versioning with your preferred VCS2026-07-08
sourcepython-hatch_fancy_pypi_readme25.1.0-2mambaFancy PyPI READMEs with Hatch2026-07-08
sourcexwayland24.1.13-1mambaX.org X Server that runs under Wayland2026-07-08
sourcexorg-server21.1.24-1mambaThe core of the X.Org Foundation implementation of the X Window system2026-07-08
sourcenvidia610.43.03-1mambaNVIDIA proprietary accelerated drivers for the Linux Kernel2026-07-08
sourcexlsfonts1.0.9-1mambaxlsfonts - server font list displayer for X2026-07-08
sourcexlsatoms1.1.5-1mambaxlsatoms - list interned atoms defined on server2026-07-08
sourcexkbutils1.0.7-1mambaxkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension.2026-07-08
sourcewlroots0.20.2-1mambaPluggable, composable, unopinionated modules for building a Wayland compositor2026-07-08
sourceperl-Tree-DAG_Node1.39-1mambaTree::DAG_Node - A (super)class for representing nodes in a tree2026-07-08
sourceperl-Crypt-PasswdMD51.46-1mambaCrypt::PasswdMD5 - Provides interoperable MD5-based crypt() functions2026-07-08
sourcepython-zope-schema8.1-3mambazope.interface extension for defining data schemas2026-07-08
sourcepython-zope-interface8.5-2mambaPython library for API definitions through interfaces2026-07-08
sourcepython-wheel0.47.0-2mambaThe reference implementation of the Python wheel packaging standard, as defined in PEP 4272026-07-08
sourcepython-vcs-versioning2.2.2-2mambaThe blessed package to manage versions by vcs metadata2026-07-08
sourcepython-alembic1.18.5-2mambaA database migration tool for SQLAlchemy2026-07-07
sourcepython-QtAwesome1.4.2-2mambaQtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications2026-07-07
sourcego1.26.5-1mambaThe Go programming language2026-07-07
sourcecatch23.15.2-1mambaA modern, C++-native test framework for unit-tests, TDD and BDD2026-07-07
sourceastyle3.6.17-1mambaA free, fast and small automatic Formatter for C, C++, C#, and Java source code2026-07-07
sourcepython-roman_numerals_py4.1.0-2mambaManipulate well-formed Roman numerals2026-07-07
sourcepython-pyproject-metadata0.12.1-2mambaPEP 621 metadata parsing2026-07-07
sourcepython-pyinstaller-hooks-contrib2026.6-2mambaCommunity maintained hooks for PyInstaller2026-07-07
sourcepython-mako1.3.12-2mambaA super-fast templating language that borrows the best ideas from the existing templating languages2026-07-07
sourcepython-jinja23.1.6-2mambaA small but fast and easy to use stand-alone template engine written in pure python.2026-07-07
sourcepython-gunicorn26.0.0-2mambaWSGI HTTP Server for UNIX2026-07-07
sourcepython-future1.0.0-3mambaClean single-source support for Python 3 and 22026-07-07
sourcepython-cups2.0.4-2mambaA set of Python bindings for the CUPS API2026-07-07
sourcepython-cfv3.2.0-2mambaA utility to both test and create .sfv, .csv, .crc, .md5(sfv-like), md5sum, bsd md5, sha1sum, and .torrent files2026-07-07
5714 result(s) found - Showing page 12 of 58 [ < 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 > ]
< Prev   Next >