_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-cymem 2.0.6
Dependencies: python@3.10.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/explosion/cymem
Licenses: Expat
Synopsis: Cython memory pool for RAII-style memory management
Description:

Cymem provides two small memory-management helpers for Cython. They make it easy to tie memory to a Python object's life-cycle, so that the memory is freed when the object is garbage collected.

python-sympy 1.11.1
Propagated dependencies: python-mpmath@1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.sympy.org/
Licenses: Modified BSD
Synopsis: Python library for symbolic mathematics
Description:

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible.

python-gcovr 4.2
Propagated dependencies: python-lxml@4.9.1 python-jinja2@3.1.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gcovr.com/
Licenses: Modified BSD
Synopsis: Utility for generating code coverage results
Description:

Gcovr provides a utility for managing the use of the GNU gcov utility and generating summarized code coverage results. It is inspired by the Python coverage.py package, which provides a similar utility for Python.

python24-six 1.4.1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://pypi.org/project/six/
Licenses: Expat
Synopsis: Six 1.4.1, released 2013-09-02
Description:

Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions.

python2-pil1 1.1.7
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 tcl@8.6.12 zlib@1.3
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://www.pythonware.com/products/pil/
Licenses: X11-style
Synopsis: Python Imaging Library
Description:

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

NOTE: This package is superseded by python-pillow

python24-pil 1.1.7
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 tcl@8.6.12 zlib@1.3
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: http://www.pythonware.com/products/pil/
Licenses: X11-style
Synopsis: Python Imaging Library
Description:

The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful image processing and graphics capabilities.

NOTE: This package is superseded by python-pillow

python-flask 3.1.0
Propagated dependencies: python-asgiref@3.7.2 python-click@8.1.7 python-blinker@1.9.0 python-importlib-metadata@5.2.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-werkzeug@3.1.3
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://palletsprojects.com/p/flask/
Licenses: Modified BSD
Synopsis: Microframework based on Werkzeug, Jinja2 and good intentions
Description:

Flask is a micro web framework based on the Werkzeug toolkit and Jinja2 template engine. It is called a micro framework because it does not presume or force a developer to use a particular tool or library.

python2-rpy2 2.7.6
Dependencies: readline@8.1.2 icu4c@71.1 pcre@8.45 r-minimal@4.4.2 r-survival@3.7-0
Propagated dependencies: python2-six@1.16.0 python2-singledispatch@3.4.0.3
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://rpy.sourceforge.net/
Licenses: GPL 3+
Synopsis: Python interface to the R language
Description:

rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.

python-cu2qu 1.6.7.post1
Propagated dependencies: python-fonttools@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/googlefonts/cu2qu
Licenses: ASL 2.0
Synopsis: Cubic-to-quadratic bezier curve conversion
Description:

This library provides functions which take in UFO objects (such as Defcon Fonts or Robofab RFonts) and converts any cubic curves to quadratic. The most useful function is probably fonts_to_quadratic.

python-flask 3.1.0
Propagated dependencies: python-asgiref@3.7.2 python-click@8.1.7 python-blinker@1.9.0 python-importlib-metadata@5.2.0 python-itsdangerous@2.2.0 python-jinja2@3.1.2 python-werkzeug@3.1.3
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://palletsprojects.com/p/flask/
Licenses: Modified BSD
Synopsis: Microframework based on Werkzeug, Jinja2 and good intentions
Description:

Flask is a micro web framework based on the Werkzeug toolkit and Jinja2 template engine. It is called a micro framework because it does not presume or force a developer to use a particular tool or library.

python-voila 0.3.5
Propagated dependencies: python-jupyter-client@7.4.4 python-jupyter-server@2.14.0 python-jupyterlab-server@2.27.1 python-nbclient@0.10.0 python-nbconvert@7.16.4 python-traitlets@5.14.1 python-websockets@13.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/voila-dashboards/voila
Licenses: Modified BSD
Synopsis: Render live Jupyter notebooks with interactive widgets
Description:

VoilĂ  turns Jupyter notebooks into standalone web applications. Unlike the usual HTML-converted notebooks, each user connecting to the VoilĂ  tornado application gets a dedicated Jupyter kernel which can execute the callbacks to changes in Jupyter interactive widgets.

python-sanic 23.12.1
Propagated dependencies: python-aiofiles@24.1.0 python-aioquic@1.2.0 python-html5tagger@1.3.0 python-httptools@0.1.1 python-multidict@5.2.0 python-sanic-routing@23.12.0 python-tracerite@1.1.0 python-typing-extensions@4.10.0 python-ujson@5.7.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-pyro4 4.77
Propagated dependencies: python-serpent@1.28
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pyro4.readthedocs.io
Licenses: Expat
Synopsis: Distributed object middleware for Python
Description:

Pyro enables you to build applications in which objects can talk to each other over the network. You can just use normal Python method calls to call objects on other machines, also known as remote procedure calls (RPC).

python-anyio 4.6.2
Propagated dependencies: python-contextvars@2.4 python-idna@3.3 python-sniffio@1.3.1 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/agronholm/anyio
Licenses: Expat
Synopsis: Compatibility layer for multiple asynchronous event loops
Description:

AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency on top of asyncio, and works in harmony with the native SC of trio itself.

python-anyio 4.6.2
Propagated dependencies: python-contextvars@2.4 python-dataclasses@0.8 python-idna@3.3 python-sniffio@1.3.1 python-typing-extensions@4.10.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/agronholm/anyio
Licenses: Expat
Synopsis: Compatibility layer for multiple asynchronous event loops
Description:

AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio or trio. It implements trio-like structured concurrency on top of asyncio, and works in harmony with the native SC of trio itself.

python-babel 2.10.3
Propagated dependencies: python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://babel.pocoo.org/
Licenses: Modified BSD
Synopsis: Tools for internationalizing Python applications
Description:

Babel is composed of two major parts: - tools to build and work with gettext message catalogs - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc.

python-lcapy 1.24
Propagated dependencies: python-ipython@8.29.0 python-matplotlib@3.8.2 python-networkx@3.4.2 python-numpy@1.24.4 python-property-cached@1.6.4 python-scipy@1.12.0 python-sympy@1.11.1 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://github.com/mph-/lcapy
Licenses: LGPL 2.1+
Synopsis: Symbolic linear circuit analysis
Description:

Lcapy is a Python package for linear circuit analysis. It uses SymPy for symbolic mathematics.

Lcapy can symbolically analyse circuits described with netlists or by series/parallel combinations of components. It can also manipulate ontinuous-time and discret-time expressions.

python-sybil 3.0.1
Channel: guix
Location: gnu/packages/python-check.scm (gnu packages python-check)
Home page: https://github.com/simplistix/sybil
Licenses: Expat
Synopsis: Automated testing for examples in code and documentation
Description:

This library provides a way to check examples in your code and documentation by parsing them from their source and evaluating the parsed examples as part of your normal test run. Integration is provided for the main Python test runners.

python-pyotp 2.9.0
Channel: guix
Location: gnu/packages/python-crypto.scm (gnu packages python-crypto)
Home page: https://github.com/pyauth/pyotp
Licenses: Expat
Synopsis: Python One Time Password Library
Description:

PyOTP is a Python library for generating and verifying one-time passwords. It can be used to implement two-factor (2FA) or multi-factor (MFA) authentication methods in web applications and in other systems that require users to log in.

python-pyvex 9.2.112
Propagated dependencies: python-archinfo@9.2.112 python-bitstring@3.1.7 python-cffi@1.17.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/angr/pyvex
Licenses: FreeBSD
Synopsis: Python interface to libVEX and VEX IR
Description:

This package provides a Python interface the libVEX and VEX IR. VEX is the intermediate representation (also known as intermediate language) used by the Valgrind analysis tool. As such, VEX is designed to enable all kinds of binary analysis tasks.

python-numpy 2.1.2
Dependencies: bash@5.1.16 openblas@0.3.20
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: Fundamental package for scientific computing with Python
Description:

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, useful linear algebra, Fourier transform, and random number capabilities.

python-nose2 0.14.0
Channel: guix
Location: gnu/packages/check.scm (gnu packages check)
Home page: https://github.com/nose-devs/nose2
Licenses: FreeBSD
Synopsis: Next generation of nicer testing for Python
Description:

Nose2 is the next generation of nicer testing for Python, based on the plugins branch of unittest2. Nose2 aims to improve on nose by providing a better plugin api, being easier for users to configure, and simplifying internal interfaces and processes.

python-geopy 2.0.0
Propagated dependencies: python-geographiclib@1.50
Channel: guix
Location: gnu/packages/geo.scm (gnu packages geo)
Home page: https://github.com/geopy/geopy
Licenses: Expat
Synopsis: Geocoding library for Python
Description:

geopy is a Python client for several popular geocoding web services. geopy makes it easy for Python developers to locate the coordinates of addresses, cities, countries, and landmarks across the globe using third-party geocoders and other data sources.

python-clang 11.1.0
Dependencies: clang@11.1.0
Propagated dependencies: llvm@11.1.0 clang-runtime@11.1.0
Channel: guix
Location: gnu/packages/llvm.scm (gnu packages llvm)
Home page: https://clang.llvm.org
Licenses: ASL 2.0
Synopsis: Python bindings to libclang
Description:

Clang is a compiler front end for the C, C++, Objective-C and Objective-C++ programming languages. It uses LLVM as its back end. The Clang project includes the Clang front end, the Clang static analyzer, and several code analysis tools.

Total results: 3594