_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-so-noise-models 0.0.0-0.fac881e
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/simonsobs/so_noise_models
Licenses: FreeBSD
Synopsis: Simons Observatory N(ell) noise models
Description:

This package provides N(ell) noise curve projection code for the Simons Observatory. The intention is that the full history of noise models will be provided to supplement published projections and simulations.

python2-more-itertools 5.0.0
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/erikrose/more-itertools
Licenses: Expat
Synopsis: More routines for operating on iterables, beyond itertools
Description:

Python's built-in itertools module implements a number of iterator building blocks inspired by constructs from APL, Haskell, and SML. more-itertools includes additional building blocks for working with iterables.

python-django-haystack 3.3.0
Propagated dependencies: python-django@4.2.16 python-packaging@24.2
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://haystacksearch.org/
Licenses: Modified BSD
Synopsis: Pluggable search for Django
Description:

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to modify your code.

python-pypika-tortoise 0.1.6
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-straight-plugin 1.4.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ironfroggy/straight.plugin
Licenses: Expat
Synopsis: Simple namespaced plugin facility
Description:

Straight Plugin provides a type of plugin you can create from almost any existing Python modules, and an easy way for outside developers to add functionality and customization to your projects with their own plugins.

python-future-fstrings 0.4.1
Propagated dependencies: python-tokenize-rt@2.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/asottile/future-fstrings
Licenses: Expat
Synopsis: Backport of fstrings to Python < 3.6
Description:

This package provides a UTF-8 compatible encoding future_fstrings, which performs source manipulation. It decodes the source bytes using the UTF-8 encoding and then rewrites Python 3.6 style f strings.

python-pypika-tortoise 0.1.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-pypika-tortoise 0.1.6
Channel: mobilizon-reshare
Location: mobilizon-reshare/tortoise.scm (mobilizon-reshare tortoise)
Home page: https://github.com/tortoise/pypika-tortoise
Licenses: ASL 2.0
Synopsis: Pypika fork for tortoise-orm
Description:

Pypika-tortoise is a fork of pypika which has been streamlined for its use in the context of tortoise-orm. It removes support for many database kinds that tortoise-orm doesn't need, for example.

python-easy-thumbnails 2.10
Propagated dependencies: python-django@4.2.16 python-pillow@11.1.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/SmileyChris/easy-thumbnails
Licenses: Modified BSD
Synopsis: Easy thumbnails for Django
Description:

Easy thumbnails is a Django plugin to dynamically create thumbnails based on source images. Multiple thumbnails can be created from a single source image, using different options to control parameters like the image size and quality.

python-scikit-survival 0.22.2-1.bceb53e
Propagated dependencies: python-ecos@2.0.13 python-importlib-resources@5.12.0 python-joblib@1.4.2 python-numexpr@2.9.0 python-numpy@1.26.2 python-osqp@0.6.5 python-pandas@2.2.3 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/sebp/scikit-survival
Licenses: GPL 3+
Synopsis: Survival analysis built on top of scikit-learn
Description:

Scikit-survival is a Python module for survival analysis built on top of scikit-learn. It allows doing survival analysis while utilizing the power of scikit-learn, e.g., for pre-processing or doing cross-validation.

python-ndg-httpsclient 0.5.1
Propagated dependencies: python-pyasn1@0.4.8 python-pyopenssl@24.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/cedadev/ndg_httpsclient/
Licenses: Modified BSD
Synopsis: HTTPS support for Python's httplib and urllib2
Description:

This is a HTTPS client implementation for httplib and urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully-featured SSL implementation over the default provided with Python and, importantly, enables full verification of the SSL peer.

python-genomic-regions 0.0.10
Propagated dependencies: python-future@0.18.2 python-intervaltree@3.1.0 python-numpy@1.26.2 python-pandas@2.2.3 python-pybedtools@0.10.0 python-pybigwig@0.3.22 python-pytest@8.3.3 python-msgpack-numpy@0.4.8 python-cython@0.29.32 python-msgpack@1.0.4 python-pysam@0.23.0
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pypi.org/project/genomic-regions/
Licenses: Expat
Synopsis: Consistently handle genomic regions
Description:

This package aims to simplify working with genomic region / interval data by providing a common interface that lets you access a wide selection of file types and formats for handling genomic region data---all using the same syntax.

python-sanic-bootstrap 25.3.0
Propagated dependencies: python-aiofiles@24.1.0 python-aioquic@1.2.0 python-html5tagger@1.3.0 python-httptools@0.1.1 python-multidict@6.1.0 python-sanic-routing@23.12.0 python-tracerite@1.1.0 python-typing-extensions@4.12.2 python-ujson@5.10.0 python-uvloop@0.21.0 python-websockets@13.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/sanic-org/sanic/
Licenses: Expat
Synopsis: Async Python web server/framework
Description:

Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy.

python-readme-renderer 41.0
Propagated dependencies: python-bleach@6.0.0 python-docutils@0.19 python-pygments@2.15.1 python-cmarkgfm@2022.10.27
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pypa/readme_renderer
Licenses: ASL 2.0
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-mdit-py-plugins 0.4.0
Propagated dependencies: python-markdown-it-py@3.0.0 python-attrs@24.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/mdit-py-plugins
Licenses: Expat
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-xapian-bindings 1.4.29
Dependencies: python@3.11.11 xapian@1.4.29 zlib@1.3
Channel: guix
Location: gnu/packages/search.scm (gnu packages search)
Home page: https://xapian.org/
Licenses: GPL 2+
Synopsis: Python bindings for the Xapian search engine library
Description:

Xapian is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also supports a rich set of boolean query operators.

python-yubikey-manager 5.1.1
Dependencies: pcsc-lite@2.0.0
Propagated dependencies: python-click@8.1.7 python-cryptography@44.0.0 python-fido2@1.1.1 python-keyring@23.9.3 python-pyopenssl@24.3.0 python-pyscard@2.0.7 python-pyusb@1.2.1
Channel: guix
Location: gnu/packages/security-token.scm (gnu packages security-token)
Home page: https://developers.yubico.com/yubikey-manager/
Licenses: FreeBSD
Synopsis: Command line tool and library for configuring a YubiKey
Description:

Python library and command line tool for configuring a YubiKey. Note that after installing this package, you might still need to add appropriate udev rules to your system configuration to be able to configure the YubiKey as an unprivileged user.

python-zope-sqlalchemy 1.6
Propagated dependencies: python-sqlalchemy@1.4.42 python-transaction@3.0.0 python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.sqlalchemy
Licenses: Zope Public License 2.1
Synopsis: Minimal SQLAlchemy transaction integration for Zope
Description:

The aim of this package is to unify the plethora of existing packages integrating SQLAlchemy with Zope's transaction management. As such, it only provides a data manager and makes no attempt to define a zopeish way to configure engines.

python-language-server 1.12.0
Propagated dependencies: python-docstring-to-markdown@0.15 python-importlib-metadata@5.2.0 python-jedi@0.19.2 python-lsp-jsonrpc@1.1.2 python-pluggy@1.5.0 python-pycodestyle@2.12.1 python-pydocstyle@6.3.0 python-ujson@5.10.0 python-whatthepatch@1.0.5 python-yapf@0.43.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python-lsp/python-lsp-server
Licenses: Expat
Synopsis: Python implementation of the Language Server Protocol
Description:

The Python Language Server pylsp is an implementation of the Python 3 language specification for the Language Server Protocol (LSP). This tool is used in text editing environments to provide a complete and integrated feature-set for programming Python effectively.

python-casa-formats-io 0.3.0
Propagated dependencies: python-astropy@7.0.1 python-click@8.1.7 python-dask@2024.4.2 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://casa-formats-io.readthedocs.io/
Licenses: LGPL 2.0
Synopsis: Dask-based reader for CASA data
Description:

The casa-formats-io package is a small package which implements functionality to read data stored in CASA formats (such as .image datasets). This implementation is independent of and does not use casacore.

python-scikit-optimize 0.10.2
Propagated dependencies: python-joblib@1.4.2 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pyaml@21.10.1 python-scikit-learn@1.6.1 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://scikit-optimize.github.io/
Licenses: Modified BSD
Synopsis: Sequential model-based optimization toolbox
Description:

Scikit-Optimize, or skopt, is a simple and efficient library to minimize (very) expensive and noisy black-box functions. It implements several methods for sequential model-based optimization. skopt aims to be accessible and easy to use in many contexts.

python-moderngl-window 2.4.6
Propagated dependencies: python-pillow@11.0.0 python-pyrr@0.10.3 python-numpy@2.2.5 python-moderngl@5.10.0 python-pyglet@2.0.18
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/moderngl/moderngl-window
Licenses: Expat
Synopsis: Cross-platform utility library for ModernGL
Description:

This ModernGL utility library simplifies window creation and resource loading. You can create a window for ModernGL using pyglet, pygame, PySide2, GLFW, SDL2, PyQt5 or tkinter. Events are unified into a single event system. Resource loading includes loading of 2D textures/texture arrays, shaders and objects/scenes.

python2-beautifulsoup4 4.9.3
Propagated dependencies: python2-soupsieve@1.9.2 python2-html5lib@1.1 python2-lxml@4.6.5
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://www.crummy.com/software/BeautifulSoup/bs4/
Licenses: Expat
Synopsis: Screen-scraping library
Description:

Beautiful Soup is a Python library designed for rapidly setting up screen-scraping projects. It offers Pythonic idioms for navigating, searching, and modifying a parse tree, providing a toolkit for dissecting a document and extracting what you need. It automatically converts incoming documents to Unicode and outgoing documents to UTF-8.

python-annotated-types 0.7.0
Propagated dependencies: python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/annotated-types/annotated-types
Licenses: Expat
Synopsis: Reusable constraint types to use with typing.Annotated
Description:

This package provides metadata objects which can be used to represent common constraints such as upper and lower bounds on scalar values and collection sizes, a Predicate marker for runtime checks, and descriptions of how we intend these metadata to be interpreted. In some cases, we also note alternative representations which do not require this package.

Total results: 3825