_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-flask-compress 1.13
Propagated dependencies: python-brotli@1.0.9 python-flask@3.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/colour-science/flask-compress
Licenses: Expat
Synopsis: Compress responses in a Flask app
Description:

This package lets you compress Flask application responses and static files with gzip, deflate or brotli. Flask-Compress both adds the various headers required for a compressed response and compresses the response data.

python-more-itertools 10.6.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
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-check-manifest 0.49
Propagated dependencies: python-pypa-build@0.7.0 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mgedmin/check-manifest
Licenses: Expat
Synopsis: Check MANIFEST.in in a Python source package for completeness
Description:

Python package can include a MANIFEST.in file to help with sending package files to the Python Package Index. This package checks that file to ensure it completely and accurately describes your project.

python-setuptools-old 40.6.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://pypi.python.org/pypi/setuptools
Licenses: Python Software Foundation License Expat ASL 2.0 FreeBSD
Synopsis: Library designed to facilitate packaging Python projects
Description:

Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes: Python package and module definitions, distribution package metadata, test hooks, project installation, platform-specific details, Python 3 support.

python-sockjs-tornado 1.0.6
Propagated dependencies: python-tornado@5.1.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mrjoes/sockjs-tornado/
Licenses: Expat
Synopsis: SockJS Python server implementation on top of the Tornado framework
Description:

SockJS-tornado provides the server-side counterpart to a SockJS client library, through the Tornado framework.

SockJS provides a low-latency, full-duplex, cross-domain communication channel between a web browser and web server.

python-bayesicfitting 3.2.3
Propagated dependencies: python-astropy@7.0.1 python-future@0.18.2 python-matplotlib@3.8.2 python-numpy@1.26.2 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.bayesicfitting.nl
Licenses: GPL 3+
Synopsis: Python Toolbox for Astronimical Bayesian fitting
Description:

The BayesicFitting package is a python version of the the fitter classes in HCSS. HCSS was the all encompassing software system for the operations and analysis of the ESA satellite Herschel.

python-testrepository 0.0.20
Propagated dependencies: python-fixtures@3.0.0 python-subunit@1.4.0 python-testtools@2.7.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://launchpad.net/testrepository
Licenses: Modified BSD ASL 2.0
Synopsis: Database for Python test results
Description:

Testrepository provides a database of test results which can be used as part of a developer's workflow to check things such as what tests have failed since the last commit or what tests are currently failing.

python-pytest-asyncio 0.15.1
Propagated dependencies: python-pytest@8.3.3
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-asyncio 0.24.0
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-asyncio 0.21.2
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-pytest-asyncio 0.23.8
Propagated dependencies: python-pytest@8.3.3
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/pytest-dev/pytest-asyncio
Licenses: ASL 2.0
Synopsis: Pytest support for asyncio
Description:

Python asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing async code easier.

python-requests-cache 1.2.1
Propagated dependencies: python-attrs@24.2.0 python-boto3@1.35.59 python-bson@0.5.10 python-cattrs@24.1.2 python-itsdangerous@2.2.0 python-orjson@3.9.7 python-platformdirs@4.3.6 python-pymongo@4.1.1 python-pyyaml@6.0.1 python-redis@5.2.0 python-requests@2.31.0 python-ujson@5.10.0 python-url-normalize@1.4.3 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/requests-cache/requests-cache
Licenses: FreeBSD
Synopsis: Persistent HTTP cache for Python requests
Description:

This package provides a drop-in replacement for requests.Session with caching offload to SQLite, Redis, MongoDB and AWS DynamoDB or save responses as planin JSON/YAML file or save responses as plain JSON/YAML files.

python-pytest-cookies 0.7.0
Propagated dependencies: python-cookiecutter@2.6.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/hackebrot/pytest-cookies
Licenses: Expat
Synopsis: Pytest plugin for Cookiecutter templates
Description:

This Pytest plugin adds a cookies fixture, which is a wrapper for the Cookiecutter API. This fixture helps you verify that your template is working as expected and takes care of cleaning up after running the tests.

python-lazr-delegates 2.1.1
Propagated dependencies: python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://launchpad.net/lazr.delegates
Licenses: LGPL 3
Synopsis: Easily write objects that delegate behavior
Description:

The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.

python-pytest-httpbin 2.1.0
Propagated dependencies: python-httpbin@0.10.2 python-pytest@8.3.3 python-six@1.16.0
Channel: guix
Location: gnu/packages/web.scm (gnu packages web)
Home page: https://github.com/kevin1024/pytest-httpbin
Licenses: Expat
Synopsis: Test your HTTP library against a local copy of httpbin
Description:

Pytest-httpbin creates a pytest fixture that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running httpbin and provides your test with the URL in the fixture.

python-jupyter-events 0.10.0
Propagated dependencies: python-jsonschema@4.23.0 python-json-logger@2.0.7 python-pyyaml@6.0.1 python-referencing@0.35.1 python-rich@13.7.1 python-rfc3339-validator@0.1.4 python-rfc3986-validator@0.1.1 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/jupyter-events/
Licenses: Modified BSD
Synopsis: Jupyter Event System library
Description:

Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events—structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events.

python-markdown-it-py 3.0.0
Propagated dependencies: python-commonmark@0.9.1 python-linkify-it-py@2.0.0 python-markdown@3.3.4 python-mdurl@0.1.2 python-mistletoe@1.3.0 python-mistune@3.0.2 python-panflute@2.3.0 python-psutil@5.9.2 python-pyyaml@6.0.1
Channel: small-guix
Location: small-guix/packages/python-xyz.scm (small-guix packages python-xyz)
Home page: https://github.com/executablebooks/markdown-it-py
Licenses: Expat
Synopsis: Python port of markdown-it
Description:

This is a Python port of markdown-it, and some of its associated plugins. The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible.

python-markdown-it-py 2.2.0
Propagated dependencies: python-mdurl@0.1.2 python-flit@3.8.0 python-typing-extensions@4.12.2
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/executablebooks/markdown-it-py
Licenses: Expat
Synopsis: Python port of markdown-it
Description:

This is a Python port of markdown-it, and some of its associated plugins. The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible.

python-markdown-it-py 3.0.0
Propagated dependencies: python-commonmark@0.9.1 python-linkify-it-py@2.0.0 python-markdown@3.3.4 python-mdurl@0.1.2 python-mistletoe@1.3.0 python-mistune@3.0.2 python-panflute@2.3.0 python-psutil@5.9.2 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/executablebooks/markdown-it-py
Licenses: Expat
Synopsis: Python port of markdown-it
Description:

This is a Python port of markdown-it, and some of its associated plugins. The driving design philosophy of the port has been to change as little of the fundamental code structure (file names, function name, etc) as possible.

python-jupyter-client 7.4.4
Dependencies: iproute2@6.4.0
Propagated dependencies: python-dateutil@2.8.2 python-entrypoints@0.3 python-jupyter-core@5.7.2 python-nest-asyncio@1.5.5 python-pyzmq@25.1.0 python-tornado@6.4.2 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jupyter.org/
Licenses: Modified BSD
Synopsis: Jupyter protocol implementation and client libraries
Description:

The jupyter_client package contains the reference implementation of the Jupyter protocol. It also provides client and kernel management APIs for working with kernels, and the jupyter kernelspec entrypoint for installing kernelspecs for use with Jupyter frontends.

python-text-unidecode 1.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/kmike/text-unidecode/
Licenses: Clarified Artistic GPL 2+
Synopsis: Decode Unicode data
Description:

text-unidecode is a basic Python port of the Text::Unidecode Perl library. It can create ASCII representations of Unicode data. In general users should prefer the python-unidecode package which offers better memory usage and transliteration quality.

python-pygenometracks 3.5
Propagated dependencies: python-future@0.18.2 python-gffutils@0.13 python-hicmatrix@17.1 python-intervaltree@3.1.0 python-matplotlib@3.8.2 python-numpy@1.26.2 python-pybigwig@0.3.22 python-pysam@0.23.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://pygenometracks.readthedocs.io
Licenses: GPL 3+
Synopsis: Program and library to plot beautiful genome browser tracks
Description:

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices. pyGenomeTracks can make plots with or without Hi-C data.

python-lcov-cobertura 1.6
Channel: guix
Location: gnu/packages/code.scm (gnu packages code)
Home page: https://eriwen.github.io/lcov-to-cobertura-xml/
Licenses: ASL 2.0
Synopsis: LCOV to Cobertura XML converter
Description:

The lcov-to-cobertura Python module converts code coverage report files in the lcov format to the XML format of Cobertura, a Java code coverage tool. It allows continuous integration servers like Jenkins to aggregate results and determine build stability.

python-sphinx-autoapi 2.0.1
Propagated dependencies: python-astroid@3.3.4 python-jinja2@3.1.2 python-pyyaml@6.0.1 python-sphinx@6.2.1 python-unidecode@1.3.8
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/readthedocs/sphinx-autoapi
Licenses: Expat
Synopsis: Sphinx API documentation generator
Description:

Sphinx AutoAPI is a Sphinx extension for generating complete API documentation without needing to load, run, or import the project being documented. In contrast to the traditional Sphinx autodoc, which requires manual authoring and uses code imports, AutoAPI finds and generates documentation by parsing source code.

Total results: 3816