_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


python-pyspnego 0.8.0
Propagated dependencies: python-cryptography@44.0.0 python-gssapi@1.10.0 python-krb5@0.5.1 python-ruamel.yaml@0.18.14
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jborean93/pyspnego
Licenses: Expat
Build system: pyproject
Synopsis: Python SPNEGO library
Description:

The pyspnego Python library handles Negotiate, NTLM, Kerberos (SPNEGO) and CredSSP authentication. It also includes a packet parser that can be used to decode raw NTLM/SPNEGO/Kerberos tokens into a human readable format.

python-backports-tarfile 1.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/backports.tarfile
Licenses: Expat
Build system: pyproject
Synopsis: Backport of CPython tarfile module
Description:

This package provides a backport of CPython tarfile module.

python-flex 6.14.1
Propagated dependencies: python-click@8.1.8 python-jsonpointer@3.0.0 python-pyyaml@6.0.2 python-requests@2.32.5 python-rfc3987@1.3.8 python-six@1.17.0 python-strict-rfc3339@0.7 python-validate-email@1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pipermerriam/flex
Licenses: Modified BSD
Build system: pyproject
Synopsis: Validates Swagger schemata
Description:

flex can be used to validate Swagger schemata.

python-virtualenv 20.29.1
Propagated dependencies: python-distlib@0.3.7 python-filelock@3.16.1 python-platformdirs@4.3.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://virtualenv.pypa.io/
Licenses: Expat
Build system: pyproject
Synopsis: Virtual Python environment builder
Description:

Virtualenv is a tool to create isolated Python environments.

python-msgpack 1.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/msgpack/
Licenses: ASL 2.0
Build system: pyproject
Synopsis: MessagePack (de)serializer
Description:

MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.

python-folium 0.19.4
Propagated dependencies: python-branca@0.7.2 python-jinja2@3.1.2 python-numpy@1.26.4 python-requests@2.32.5 python-xyzservices@2025.4.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-visualization/folium
Licenses: Expat
Build system: pyproject
Synopsis: Make beautiful maps with Leaflet.js & Python
Description:

folium makes it easy to visualize data that’s been manipulated in Python on an interactive leaflet map. It enables both the binding of data to a map for choropleth visualizations as well as passing rich vector/raster/HTML visualizations as markers on the map.

The library has a number of built-in tilesets from OpenStreetMap, Mapbox, and Stamen, and supports custom tilesets with Mapbox or Cloudmade API keys. It supports Image, Video, GeoJSON and TopoJSON overlays.

python-tomlkit 0.13.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sdispater/tomlkit
Licenses: Expat
Build system: pyproject
Synopsis: Style-preserving TOML library
Description:

TOML Kit is a 1.0.0rc1-compliant TOML library. It includes a parser that preserves all comments, indentations, whitespace and internal element ordering, and makes them accessible and editable via an intuitive API. It can also create new TOML documents from scratch using the provided helpers. Part of the implementation has been adapted, improved, and fixed from Molten.

python-graphql-relay 3.1.0
Propagated dependencies: python-graphql-core@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/graphql-python/graphql-relay-py
Licenses: Expat
Build system: pyproject
Synopsis: Relay implementation for Python
Description:

This is a library to allow the easy creation of Relay-compliant servers using the GraphQL Python reference implementation of a GraphQL server. It should be noted that the code is a exact port of the original graphql-relay js implementation from Facebook.

python-pycollada 0.8
Propagated dependencies: python-numpy@1.26.4 python-dateutil@2.9.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pycollada.readthedocs.io
Licenses: Modified BSD
Build system: pyproject
Synopsis: Reading and writing collada documents library
Description:

This package implements a functionality for creating, editing and loading COLLADA,which is a COLLAborative Design Activity for establishing an interchange file format for interactive 3D applications.

The library allows you to load a COLLADA file and interact with it as a python object. In addition, it supports creating a collada python object from scratch, as well as in-place editing.

python-flufl-i18n 5.1.0
Propagated dependencies: python-atpublic@3.1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://flufli18n.readthedocs.io
Licenses: ASL 2.0
Build system: pyproject
Synopsis: API for Python internationalization
Description:

This package provides a high-level, convenient API for managing internationalization/translation contexts in Python applications. There is a simple API for single-context applications, such as command line scripts which only need to translate into one language during the entire course of their execution. There is a more flexible, but still convenient API for multi-context applications, such as servers, which may need to switch language contexts for different tasks.

python-twine 6.2.0
Propagated dependencies: python-id@1.5.0 python-keyring@23.9.3 python-packaging@25.0 python-readme-renderer@44.0 python-requests@2.32.5 python-requests-toolbelt@1.0.0 python-rfc3986@2.0.0 python-rich@13.7.1 python-urllib3@2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/twine
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Collection of utilities for interacting with PyPI
Description:

twine currently supports registering projects and uploading distributions. It authenticates the user over HTTPS, allows them to pre-sign their files and supports any packaging format (including wheels).

python-jaraco-text 4.0.0
Propagated dependencies: python-autocommand@2.2.2 python-inflect@7.5.0 python-jaraco-context@6.0.1 python-jaraco-functools@4.2.1 python-more-itertools@10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jaraco/jaraco.text
Licenses: Expat
Build system: pyproject
Synopsis: Provides various routines for text manipulation
Description:

This package provides handy routines for dealing with text, such as wrapping, substitution, trimming, stripping, prefix and suffix removal, line continuation, indentation, comment processing, identifier processing, values parsing, case insensitive comparison, and more.

python-ffmpeg-python 0.2.0-0.df129c7
Dependencies: ffmpeg@8.0
Propagated dependencies: python-future@1.0.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kkroening/ffmpeg-python
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Python bindings for FFmpeg with complex filtering support
Description:

ffmpeg-python allows you to write FFmpeg filtergraphs in familiar Python terms, taking care of running ffmpeg with the correct command-line arguments. It handles arbitrarily large (directed-acyclic) signal graphs.

python-backcall 0.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/takluyver/backcall/
Licenses: Modified BSD
Build system: pyproject
Synopsis: Specifications for callback functions passed in to an API
Description:

If your code lets other people supply callback functions, it's important to specify the function signature you expect, and check that functions support that. Adding extra parameters later would break other peoples code unless you're careful. The backcall package provides a way of specifying the callback signature using a prototype function.

python-sqlglotrs 0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://sqlglot.com/
Licenses: Expat
Build system: cargo
Synopsis: Python SQL Parser and Transpiler
Description:

SQLGlot is a no-dependency SQL parser, transpiler, optimizer, and engine. It can be used to format SQL or translate between 31 different dialects like DuckDB, Presto / Trino, Spark / Databricks, Snowflake, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically and semantically correct SQL in the targeted dialects.

python-docutils 0.19
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docutils.sourceforge.net/
Licenses: Public Domain Python Software Foundation License FreeBSD GPL 3+
Build system: pyproject
Synopsis: Python Documentation Utilities
Description:

Docutils is a modular system for processing documentation into useful formats, such as HTML, XML, and LaTeX. It uses reStructuredText, an easy to use markup language, for input.

This package provides tools for converting .rst files to other formats via commands such as rst2man, as well as supporting Python code.

python-pystache 0.6.8
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://defunkt.io/pystache/
Licenses: Expat
Build system: pyproject
Synopsis: Python logic-less template engine
Description:

Pystache is a Python implementation of the framework agnostic, logic-free templating system Mustache.

python-osc 1.9.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/attwad/python-osc
Licenses: Unlicense
Build system: pyproject
Synopsis: Open Sound Control server and client implementations
Description:

python-osc is a pure Python library with no external dependencies. It implements the Open Sound Control 1.0 specification.

python-nbconvert 7.16.6
Dependencies: inkscape@1.3.2 pandoc@2.19.2
Propagated dependencies: python-beautifulsoup4@4.14.3 python-bleach@6.2.0 python-defusedxml@0.7.1 python-importlib-metadata@8.7.0 python-jinja2@3.1.2 python-jupyter-core@5.7.2 python-jupyterlab-pygments@0.1.2 python-markupsafe@3.0.2 python-mistune@3.1.3 python-nbclient@0.10.0 python-nbformat@5.10.4 python-packaging@25.0 python-pandocfilters@1.5.1 python-pygments@2.19.1 python-tinycss2@1.4.0 python-traitlets@5.14.1 python-tornado@6.4.2 texlive-adjustbox@2025.2 texlive-amsmath@2025.2 texlive-booktabs@2025.2 texlive-caption@2025.2 texlive-collection-basic@2025.2 texlive-enumitem@2025.2 texlive-environ@2025.2 texlive-etoolbox@2025.2 texlive-eurosym@2025.2 texlive-etoolbox@2025.2 texlive-fancyvrb@2025.2 texlive-float@2025.2 texlive-fontspec@2025.2 texlive-geometry@2025.2 texlive-grffile@2025.2 texlive-hyperref@2025.2 texlive-infwarerr@2025.2 texlive-jknapltx@2025.2 texlive-kvoptions@2025.2 texlive-lm@2025.2 texlive-lm-math@2025.2 texlive-mathpazo@2025.2 texlive-parskip@2025.2 texlive-pdfcol@2025.2 texlive-pgf@2025.2 texlive-rsfs@2025.2 texlive-soul@2025.2 texlive-stringenc@2025.2 texlive-tcolorbox@2025.2 texlive-titling@2025.2 texlive-tools@2025.2 texlive-trimspaces@2025.2 texlive-ucs@2025.2 texlive-ulem@2025.2 texlive-unicode-math@2025.2 texlive-upquote@2025.2 texlive-xcolor@2025.2 texlive-xetex@2025.2 texlive-zapfding@2025.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jupyter.org
Licenses: Modified BSD
Build system: pyproject
Synopsis: Converting Jupyter Notebooks
Description:

The nbconvert tool, jupyter nbconvert, converts notebooks to various other formats via Jinja templates. It allows you to convert an .ipynb notebook file into various static formats including:

  1. HTML

  2. LaTeX

  3. PDF

  4. Reveal JS

  5. Markdown (md)

  6. ReStructured Text (rst)

  7. executable script

python-docspec-python 2.2.1
Propagated dependencies: python-docspec@2.2.1 python-nr-util@0.8.12
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NiklasRosenstein/docspec/
Licenses: Expat
Build system: pyproject
Synopsis: Produce docspec data from Python source code
Description:

This package provides a parser based on lib2to3 producing docspec data from Python source code.

python-mdit-py-plugins 0.4.2
Propagated dependencies: python-markdown-it-py@3.0.0 python-attrs@25.3.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/mdit-py-plugins
Licenses: Expat
Build system: pyproject
Synopsis: Collection of plugins for markdown-it-py
Description:

This package contains a collection of plugins for markdown-it-py like:

  1. amsmath,

  2. attrs,

  3. container,

  4. definition list,

  5. dollarmath,

  6. field list,

  7. footnote,

  8. textmath, and

  9. wordcount.

python-pyyaml-env-tag 1.1
Propagated dependencies: python-pyyaml@6.0.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/waylan/pyyaml-env-tag
Licenses: Expat
Build system: pyproject
Synopsis: Custom YAML tag for environment variables
Description:

This package provides a custom YAML tag for referencing environment variables in YAML files.

python-readme-renderer 44.0
Propagated dependencies: python-cmarkgfm@2024.11.20 python-docutils@0.21.2 python-nh3@0.2.20 python-pygments@2.19.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/readme_renderer
Licenses: ASL 2.0
Build system: pyproject
Synopsis: Render README files in Warehouse
Description:

Readme Renderer is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse to render the long_description for packages. It can handle Markdown, reStructuredText, and plain text.

python-aspectlib 1.5.2
Propagated dependencies: python-fields@5.0.0-0.cb473d1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ionelmc/python-aspectlib
Licenses: FreeBSD
Build system: pyproject
Synopsis: Python monkey-patching and decorators
Description:

This package provides an aspect-oriented programming, monkey-patch and decorators library. It is useful when changing behavior in existing code is desired. It includes tools for debugging and testing: simple mock/record and a complete capture/replay framework.

Page: 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296
Total results: 31091