_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-w3lib 2.1.2
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/scrapy/w3lib
Licenses: Modified BSD
Synopsis: Python library of web-related functions
Description:

This is a Python library of web-related functions, such as: remove comments, or tags from HTML snippets, extract base url from HTML snippets, translate entities on HTML strings, among other things.

python-paste 3.10.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://pythonpaste.readthedocs.io/
Licenses: Expat
Synopsis: Python web development tools, focusing on WSGI
Description:

Paste provides a variety of web development tools and middleware which can be nested together to build web applications. Paste's design closely follows ideas flowing from WSGI (Web Standard Gateway Interface).

python-rauth 0.7.3
Propagated dependencies: python-requests@2.31.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/litl/rauth
Licenses: Expat
Synopsis: Python library for OAuth 1.0/a, 2.0, and Ofly
Description:

Rauth is a Python library for OAuth 1.0/a, 2.0, and Ofly. It also provides service wrappers for convenient connection initialization and authenticated session objects providing things like keep-alive.

python-cobib 3.5.2
Propagated dependencies: python-beautifulsoup4@4.12.3 python-bibtexparser@1.4.0 python-pylatexenc@2.10 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-ruamel.yaml@0.18.6
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/mrossinek/cobib
Licenses: Expat
Synopsis: Terminal-based bibliography management tool
Description:

cobib is a command-line based bibliography management tool. It uses a plain-text database, a location-independent library, and features git integration, command-line support, and a curses-based TUI.

python-pathy 0.10.1
Propagated dependencies: python-smart-open@6.0.0 python-typer@0.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/justindujardin/pathy
Licenses: ASL 2.0
Synopsis: Path interface for local and cloud bucket storage
Description:

Pathy is a python package (with type annotations) for working with Cloud Bucket storage providers using a pathlib interface. It provides pathlib.Path subclasses for local and cloud bucket storage.

python-kneed 0.7.0
Propagated dependencies: python-matplotlib@3.8.2 python-numpy@1.24.4 python-scipy@1.12.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/arvkevi/kneed
Licenses: Modified BSD
Synopsis: Knee-point detection in Python
Description:

This package implements the kneedle algorithm. Given a set of x and y values, kneed will return the knee point of the function. The knee point is the point of maximum curvature.

python-debug 3.10.7
Dependencies: bzip2@1.0.8 expat@2.5.0 gdbm@1.23 libffi@3.4.4 libxcrypt@4.4.36 sqlite@3.39.3 openssl@3.0.8 readline@8.1.2 zlib@1.3 tcl@8.6.12 tk@8.6.12
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Synopsis: Python with the debug hooks enabled
Description:

This variant of Python provides an interpreter built with --with-pydebug to help develop and debug extensions. See https://pythonextensionpatterns.readthedocs.io/en/latest/debugging/debug.html, for more information.

python-clorm 1.5.0
Propagated dependencies: python-clingo@5.7.1
Channel: guix
Location: gnu/packages/potassco.scm (gnu packages potassco)
Home page: https://potassco.org
Licenses: Expat
Synopsis: Object relational mapping to clingo
Description:

Clorm provides an ORM interface to the ASP solver clingo. Its goal is to make integration of clingo into Python programs easier.

python-pywal 3.3.0
Dependencies: imagemagick@6.9.13-5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/dylanaraps/pywal
Licenses: Expat
Synopsis: Color palette generator and applicator
Description:

Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.

python-srsly 2.4.8
Propagated dependencies: python-catalogue@2.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/explosion/srsly
Licenses: Expat
Synopsis: Serialization utilities for Python
Description:

This package bundles some of the best Python serialization libraries into one standalone package, with a high-level API that makes it easy to write code that's correct across platforms and Pythons.

python-keras 2.13.1
Propagated dependencies: python-absl-py@1.4.0 python-dm-tree@0.1.8 python-h5py@3.8.0 python-namex@0.0.7 python-numpy@1.24.4 python-rich@13.7.1
Channel: guix-science
Location: guix-science/packages/machine-learning.scm (guix-science packages machine-learning)
Home page: https://github.com/keras-team/keras
Licenses: ASL 2.0
Synopsis: Deep learning API
Description:

Keras is a deep learning API written in Python, running on top of the machine learning platform TensorFlow. It was developed with a focus on enabling fast experimentation and providing a delightful developer experience.

python-modin 0.32.0
Propagated dependencies: python-cloudpickle@3.1.0 python-dask@2024.4.2 python-distributed@2024.4.2 python-numpy@1.24.4 python-packaging@24.2 python-pandas@2.2.3 python-s3fs@2024.12.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/modin-project/modin
Licenses: ASL 2.0
Synopsis: Make your pandas code run faster
Description:

Modin uses Ray or Dask to provide an effortless way to speed up your pandas notebooks, scripts, and libraries. Unlike other distributed DataFrame libraries, Modin provides seamless integration and compatibility with existing pandas code.

python-cachy 0.3.0
Propagated dependencies: python-memcached@1.59 python-msgpack-python@0.5.6 python-redis@5.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sdispater/cachy
Licenses: Expat
Synopsis: Simple yet effective caching library
Description:

Cachy provides a simple yet effective caching library. A simple but powerful API: thread-safety; decorator syntax; support for memcached, redis, database, file, dict stores. Cachy supports python versions 2.7+ and 3.2+.

python-parso 0.8.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/davidhalter/parso
Licenses: Expat
Synopsis: Python Parser
Description:

Parso is a Python parser that supports error recovery and round-trip parsing for different Python versions (in multiple Python versions). Parso is also able to list multiple syntax errors in your Python file.

python-tomli 2.1.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/hukkin/tomli
Licenses: Expat
Synopsis: Small and fast TOML parser
Description:

Tomli is a minimal TOML parser that is fully compatible with TOML v1.0.0. It is about 2.4 times as fast as python-toml.

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.

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-ubelt 1.3.6
Propagated dependencies: python-ordered-set@4.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Erotemic/ubelt
Licenses: ASL 2.0
Synopsis: Python library for hashing, caching, timing and more
Description:

Ubelt is a small library of simple functions that extend the Python standard library. It includes an API to simplify common problems such as caching, timing, computing progress, among other things.

python-sympy 1.13.3
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-hsluv 5.0.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.hsluv.org
Licenses: Expat
Synopsis: Human-friendly HSL colour space implemented in Python
Description:

Human-friendly Hue Saturation Lightness. HSLuv extends CIELUV with a new saturation component that allows you to span all the available chroma as a neat percentage.

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.0.3
Propagated dependencies: python-asgiref@3.8.1 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-hpc
Location: guix-hpc/packages/python-gcvb.scm (guix-hpc packages python-gcvb)
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.

Total results: 3740