_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.

python-django-override-storage 0.3.0
Propagated dependencies: python-django@4.2.16
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/danifus/django-override-storage
Licenses: Expat
Synopsis: Django test helpers to manage file storage side effects
Description:

This project provides tools to help reduce the side effects of using FileFields during tests.

python-zope-location-bootstrap 4.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pypi.org/project/zope.location/
Licenses: Zope Public License 2.1
Synopsis: Zope location library
Description:

Zope.location implements the concept of "locations" in Zope3, which are are special objects that have a structural location.

python-robotframework-requests 0.9.7
Propagated dependencies: python-requests@2.31.0 python-robotframework@7.2.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/MarketSquare/robotframework-requests
Licenses: Expat
Synopsis: Robot Framework keyword library wrapper around requests
Description:

RequestsLibrary is a Robot Framework library aimed to provide HTTP API testing functionalities by wrapping the requests Python library.

python-multiprocessing-logging 0.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jruere/multiprocessing-logging
Licenses: LGPL 3+
Synopsis: Manage logs from multiple processes
Description:

This Python module implements a multiprocessing-aware Handler that, when set on the root Logger, will tunnel log records to the main process so that they are handled correctly.

python-hatch-fancy-pypi-readme 22.8.0
Propagated dependencies: python-hatchling@1.26.1 python-tomli@2.1.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/hynek/hatch-fancy-pypi-readme
Licenses: Expat
Synopsis: Fancy PyPI READMEs with Hatch
Description:

This hatch plugin allows defining a project description in terms of concatenated fragments that are based on static strings, files and parts of files defined using cut-off points or regular expressions.

python-online-judge-api-client 10.10.1
Propagated dependencies: python-appdirs@1.4.4 python-beautifulsoup4@4.12.3 python-colorlog@6.6.0 python-lxml@4.9.1 python-requests@2.31.0 python-toml@0.10.2 python-jsonschema@4.23.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/online-judge-tools/api-client
Licenses: Expat
Synopsis: API client for various online judges
Description:

This is an API client for various online judges, used as the backend library of oj command. You can use the Python library (onlinejudge module) and the command-line interface (oj-api command) which talks JSON compatible with jmerle/competitive-companion.

python-django-contrib-comments 1.9.2
Propagated dependencies: python-django@4.2.16 python-six@1.16.0
Channel: guix
Location: gnu/packages/django.scm (gnu packages django)
Home page: https://github.com/django/django-contrib-comments
Licenses: Modified BSD
Synopsis: Comments framework
Description:

Django used to include a comments framework; since Django 1.6 it's been separated to a separate project. This is that project. This framework can be used to attach comments to any model, so you can use it for comments on blog entries, photos, book chapters, or anything else.

python-testrepository-bootstrap 0.0.20
Propagated dependencies: python-fixtures-bootstrap@3.0.0 python-subunit-bootstrap@1.4.0 python-testtools-bootstrap@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:

Bootstrap package for python-testrepository. Don't use this.

python-jupyter-server-terminals 0.5.3
Propagated dependencies: python-terminado@0.10.0
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://pypi.org/project/jupyter-server-terminals/
Licenses: Modified BSD
Synopsis: Jupyter Server extension providing terminals
Description:

This package provides a Jupyter Server extension providing terminals.

python-cucumber-tag-expressions 6.1.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/cucumber/tag-expressions
Licenses: Expat
Synopsis: Tag-expression parser for cucumber/behave
Description:

This package provides a tag-expression parser for Cucumber and behave.

python-sphinxcontrib-github-alt 1.2
Propagated dependencies: python-docutils@0.19 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/jupyter/sphinxcontrib_github_alt
Licenses: FreeBSD
Synopsis: Link to GitHub pages from Sphinx docs
Description:

This package lets you link to GitHub issues, pull requests, commits and users from Sphinx docs.

python-googleapis-common-protos 1.56.4
Propagated dependencies: python-protobuf@3.20.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/googleapis/python-api-common-protos
Licenses: ASL 2.0
Synopsis: Common protobufs used in Google APIs
Description:

This package contains Python classes generated from the common protos in the googleapis/api-common-protos repository.

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

This package provides a Tryton module that adds the fundamentals required to analyse accounting using multiple different axes.

python-sphinx-autodoc-typehints 1.23.0
Propagated dependencies: python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://pypi.org/project/sphinx-autodoc-typehints/
Licenses: Expat
Synopsis: Type hints for the Sphinx autodoc extension
Description:

This extension allows you to use Python 3 annotations for documenting acceptable argument types and return value types of functions.

python-commonroad-route-planner 2022.3
Propagated dependencies: python-commonroad-io@2022.3 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.26.2 python-setuptools@67.6.1 python-shapely@2.0.5
Channel: guix
Location: gnu/packages/simulation.scm (gnu packages simulation)
Home page: https://gitlab.lrz.de/tum-cps/commonroad-route-planner
Licenses: Modified BSD
Synopsis: Route planner for CommonRoad scenarios
Description:

This package provides functions for route planning, that is finding sequences that lead from a given start lanelet to some goal lanelet(s).

python-pytest-filter-subpackage 0.2.0
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/astropy/pytest-filter-subpackage
Licenses: Modified BSD
Synopsis: Pytest plugin for filtering based on sub-packages
Description:

This package contains a simple plugin for the pytest framework that provides a shortcut to testing all code and documentation for a given sub-package.

python-zope-component-bootstrap 4.6.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.component
Licenses: Zope Public License 2.1
Synopsis: Zope Component Architecture
Description:

Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.

Total results: 3677