_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-google-resumable-media 2.3.2
Propagated dependencies: python-google-crc32c@1.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/googleapis/google-resumable-media-python
Licenses: ASL 2.0
Synopsis: Utilities for Google Media Downloads and Resumable Uploads
Description:

This package provides utilities for Google Media Downloads and Resumable Uploads.

python-sphinxcontrib-htmlhelp 2.0.0
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-htmlhelp
Licenses: FreeBSD
Synopsis: Sphinx extension for rendering HTML help files
Description:

sphinxcontrib-htmlhelp is a Sphinx extension which renders HTML help files.

python-swagger-spec-validator 3.0.4
Propagated dependencies: python-importlib-resources@5.12.0 python-jsonschema@4.23.0 python-pyyaml@6.0.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Yelp/swagger_spec_validator
Licenses: ASL 2.0
Synopsis: Validation of Swagger specifications
Description:

swagger_spec_validator provides a library for validating Swagger API specifications.

python-ephemeral-port-reserve 1.1.4
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/Yelp/ephemeral-port-reserve/
Licenses: Expat
Synopsis: Find an unused port, reliably
Description:

Bind to an ephemeral port, force it into the TIME_WAIT state, and unbind it.

python-jupyter-server-mathjax 0.2.6
Propagated dependencies: python-jupyter-server@2.14.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Jupyter Server extension for serving Mathjax
Description:

This package provides a Jupyter Server extension for serving Mathjax, the JavaScript display engine for mathematics.

python-sphinxcontrib-newsfeed 0.1.4
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://bitbucket.org/prometheus/sphinxcontrib-newsfeed
Licenses: FreeBSD
Synopsis: News Feed extension for Sphinx
Description:

Sphinxcontrib-newsfeed is an extension for adding a simple Blog, News or Announcements section to a Sphinx website.

python-conda-package-handling 1.7.3
Dependencies: libarchive@3.6.1
Propagated dependencies: python-six@1.16.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/package-management.scm (gnu packages package-management)
Home page: https://conda.io
Licenses: Modified BSD
Synopsis: Create and extract conda packages of various formats
Description:

This library is an abstraction of Conda package handling and a tool for extracting, creating, and converting between formats.

python-sphinx-alabaster-theme 0.7.13
Propagated dependencies: python-pygments@2.15.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://alabaster.readthedocs.io/
Licenses: Modified BSD
Synopsis: Configurable sidebar-enabled Sphinx theme
Description:

Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It's the default theme of Sphinx.

python-ipython-cluster-helper 0.6.4
Propagated dependencies: python-ipyparallel@9.0.1 python-ipython@8.29.0 python-netifaces@0.11.0 python-pyzmq@25.1.0 python-setuptools@67.6.1 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/roryk/ipython-cluster-helper
Licenses: Expat
Synopsis: Simplify IPython cluster start up and use for multiple schedulers
Description:

ipython-cluster-helper creates a throwaway parallel IPython profile, launches a cluster and returns a view. On program exit it shuts the cluster down and deletes the throwaway profile.

python-sphinx-bootstrap-theme 0.8.1
Channel: ffab
Location: ffab/packages/sphinx.scm (ffab packages sphinx)
Home page: https://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html
Licenses: Expat
Synopsis: Sphinx Bootstrap Theme.
Description:

This Sphinx theme integrates the Bootstrap CSS / JavaScript framework with various layout options, hierarchical menu navigation, and mobile-friendly responsive design. It is configurable, extensible, and can use any number of different Bootswatch CSS themes

python-openapi-spec-validator 0.2.4
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: https://github.com/p1c2u/openapi-spec-validator
Licenses: ASL 2.0
Synopsis: OpenAPI Spec validator
Description:

OpenAPI Spec Validator is a Python library that validates OpenAPI Specs against the OpenAPI 2.0 (aka Swagger) and OpenAPI 3.0.0 specification. The validator aims to check for full compliance with the Specification.

python-openapi-spec-validator 0.7.1
Propagated dependencies: python-jsonschema@4.23.0 python-jsonschema-path@0.3.2 python-lazy-object-proxy@1.10.0 python-openapi-schema-validator@0.6.2 python-pyyaml@6.0.1 python-requests@2.31.0 python-setuptools@67.6.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/p1c2u/openapi-spec-validator
Licenses: ASL 2.0
Synopsis: OpenAPI spec validator
Description:

OpenAPI Spec Validator is a Python library that validates an OpenAPI specification against the OpenAPI 2.0 (also known as Swagger), OpenAPI 3.0 and OpenAPI 3.1 specifications. The validator aims to check for full compliance with the specification.

python2-contextlib2-bootstrap 0.6.0.post1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://contextlib2.readthedocs.org/
Licenses: Python Software Foundation License
Synopsis: Tools for decorators and context managers
Description:

This module is primarily a backport of the Python 3.2 contextlib to earlier Python versions. Like contextlib, it provides utilities for common tasks involving decorators and context managers. It also contains additional features that are not part of the standard library.

python-tensorflow-probability 0.22.1
Dependencies: python-wrapper@3.11.11
Propagated dependencies: python-absl-py@1.4.0 python-cloudpickle@3.1.0 python-decorator@5.0.9 python-dm-tree@0.1.8 python-jax@0.4.28 python-jaxlib@0.4.28 python-gast@0.6.0 python-numpy@1.26.2 python-six@1.16.0 python-typing-extensions@4.12.2 python-tensorflow@2.13.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/tensorflow/probability
Licenses: ASL 2.0
Synopsis: Probabilistic reasoning and statistical analysis in TensorFlow
Description:

TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration (e.g., GPUs) and distributed computation.

python-tensorflow-with-cuda11 2.13.1
Dependencies: tensorflow-with-cuda11@2.13.1
Propagated dependencies: python-absl-py@1.4.0 python-cachetools@5.5.0 python-certifi@2022.6.15 python-charset-normalizer@2.1.0 python-flatbuffers@23.1.21 python-gast@0.6.0 python-google-pasta@0.2.0 python-grpcio@1.47.0 python-h5py@3.13.0 python-idna@3.3 python-jax@0.4.28 python-markdown@3.3.4 python-markupsafe@2.1.1 python-ml-dtypes@0.3.1 python-numpy@1.26.2 python-oauthlib@3.1.0 python-opt-einsum@3.3.0 python-packaging@24.2 python-portpicker@1.6.0 python-protobuf-for-tensorflow-2@4.21.9 python-psutil@5.9.2 python-pyasn1@0.4.8 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-rsa@3.4.2 python-scipy@1.12.0 python-six@1.16.0 python-termcolor@2.5.0 python-typing-extensions@4.12.2 python-urllib3@2.2.1 python-werkzeug@3.1.3 python-wrapt@1.17.0 python-clang@13.0.1 python-keras@2.13.1
Channel: guix-science-nonfree
Location: guix-science-nonfree/packages/machine-learning.scm (guix-science-nonfree packages machine-learning)
Home page: https://tensorflow.org
Licenses: ASL 2.0
Synopsis: Machine learning framework
Description:

TensorFlow is a flexible platform for building and training machine learning models. It provides a library for high performance numerical computation and includes high level Python APIs, including both a sequential API for beginners that allows users to build models quickly by plugging together building blocks and a subclassing API with an imperative style for advanced research.

python-concurrent-log-handler 0.9.25
Propagated dependencies: python-portalocker@2.7.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Preston-Landers/concurrent-log-handler
Licenses: ASL 2.0
Synopsis: Additional log handler for Python's standard @code{logging} package
Description:

This package provides an additional log handler for Python's standard logging package (PEP 282). This handler will write log events to a log file which is rotated when the log file reaches a certain size. Multiple processes can safely write to the same log file concurrently and rotated logs can be gzipped if desired. An optional threaded queue logging handler is provided to perform logging in the background.

python-swh.objstorage.replayer 1.0.0
Propagated dependencies: python-redis@5.2.0 python-swh.core@2.4.0 python-swh.journal@1.0.0 python-swh.objstorage@1.0.5
Channel: rrr
Location: rrr/packages/softwareheritage.scm (rrr packages softwareheritage)
Home page: https://forge.softwareheritage.org/diffusion/swh-objstorage-replayer
Licenses: GPL 3+
Synopsis: Software Heritage content replayer
Description:

Software Heritage content replayer.

python-testscenarios-bootstrap 0.5.0
Propagated dependencies: python-pbr-minimal@5.5.1 python-testtools-bootstrap@2.7.2
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://launchpad.net/testscenarios
Licenses: Modified BSD ASL 2.0
Synopsis: Pyunit extension for dependency injection
Description:

This package is only for bootstrapping. Don't use this.

python-sphinxcontrib-applehelp 1.0.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/sphinx-doc/sphinxcontrib-applehelp
Licenses: FreeBSD
Synopsis: Sphinx extension for creating Apple help books
Description:

sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books.

python-trytond-account-invoice 6.2.4
Propagated dependencies: trytond@7.4.4 trytond-account@6.2.7 trytond-account-product@6.2.1 trytond-company@6.2.0 trytond-currency@6.2.0 trytond-party@6.2.1 trytond-product@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Synopsis: Tryton module for invoicing
Description:

This package provides a Tryton module that adds the invoice, payment term.

python-testresources-bootstrap 2.0.1
Propagated dependencies: python-pbr-minimal@5.5.1
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://launchpad.net/testresources
Licenses: Modified BSD ASL 2.0
Synopsis: Pyunit extension for managing test resources
Description:

This package is only here for bootstrapping purposes. Use the regular testresources package instead.

python-zope-security-bootstrap 5.1.1
Propagated dependencies: python-zope-i18nmessageid@5.1.1 python-zope-interface@5.1.0 python-zope-proxy-bootstrap@4.3.5 python-zope-schema@7.0.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/zope.security/
Licenses: Zope Public License 2.1
Synopsis: Zope security framework
Description:

Zope.security provides a generic mechanism to implement security policies on Python objects.

python-trytond-account-product 6.2.1
Propagated dependencies: trytond@7.4.4 trytond-account@6.2.7 trytond-analytic-account@6.2.0 trytond-company@6.2.0 trytond-product@6.2.0
Channel: guix
Location: gnu/packages/tryton.scm (gnu packages tryton)
Home page: https://www.tryton.org/
Licenses: GPL 3+
Synopsis: Tryton module to add accounting on product
Description:

This package provides a Tryton module that adds accounting on product and category.

python-multiprocessing-on-dill 3.5.0a4
Propagated dependencies: python-dill@0.3.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sixty-north/multiprocessing_on_dill
Licenses: Python Software Foundation License
Synopsis: Multiprocessing using dill instead of pickle
Description:

This package provides a friendly fork of multiprocessing which uses dill instead of pickle.

Total results: 3816