_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python2-pluggy 0.13.1
Propagated dependencies: python2-importlib-metadata@1.5.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/pluggy/
Licenses: Expat
Synopsis: Plugin and hook calling mechanism for Python
Description:

Pluggy is an extraction of the plugin manager as used by Pytest but stripped of Pytest specific details.

python2-piddle 1.0.15
Propagated dependencies: python2-pil1@1.1.6
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://www.strout.net/info/coding/python/piddle/
Licenses: GPL 2+
Synopsis: Plug-In Drawing, Does Little Else
Description:

PIDDLE is designed for vector graphics -- i.e., drawing of primitives such as lines and ellipses, rather than manipulation of individual pixels.

python2-enum34 1.1.6
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/enum34/
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python2-enum34 1.1.8
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://bitbucket.org/stoneleaf/enum34
Licenses: Modified BSD
Synopsis: Backported Python 3.4 Enum
Description:

Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.

python2-pytest 4.6.11
Propagated dependencies: python2-atomicwrites@1.4.0 python-attrs-bootstrap@24.2.0 python2-funcsigs@1.0.2 python2-importlib-metadata-bootstrap@1.5.0 python2-more-itertools@5.0.0 python2-packaging-bootstrap@20.0 python2-pathlib2@2.3.5 python2-pluggy@0.13.1 python-py@1.11.0 python2-six-bootstrap@1.16.0 python-wcwidth@0.2.13
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://docs.pytest.org/en/latest/
Licenses: Expat
Synopsis: Python testing library
Description:

Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.

python2-cython 0.29.24
Dependencies: python2@2.7.18 libxcrypt@4.4.36
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://cython.org/
Licenses: ASL 2.0
Synopsis: C extensions for Python
Description:

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself.

python2-pandas 0.24.2
Dependencies: which@2.21
Propagated dependencies: python2-dateutil@2.8.2 python2-numpy@1.16.6 python2-openpyxl@2.6.4 python2-pytz@2023.3.post1 python2-xlrd@2.0.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pandas.pydata.org
Licenses: Modified BSD
Synopsis: Data structures for data analysis, time series, and statistics
Description:

Pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python.

python2-pillow 6.2.2
Dependencies: freetype@2.13.0 lcms@2.13.1 libjpeg-turbo@2.1.4 libtiff@4.4.0 libwebp@1.3.2 libxcrypt@4.4.36 openjpeg@2.5.0 zlib@1.3
Propagated dependencies: python2-olefile@0.46
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://python-pillow.org
Licenses: X11-style
Synopsis: Fork of the Python Imaging Library
Description:

The Python Imaging Library adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an efficient internal representation, and fairly powerful image processing capabilities. The core image library is designed for fast access to data stored in a few basic pixel formats. It should provide a solid foundation for a general image processing tool.

python2-typing 3.10.0.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://docs.python.org/3/library/typing.html
Licenses: Python Software Foundation License
Synopsis: Type hints for Python
Description:

This is a backport of the standard library typing module to Python versions older than 3.5. Typing defines a standard notation for Python function and variable type annotations. The notation can be used for documenting code in a concise, standard format, and it has been designed to also be used by static and runtime type checkers, static analyzers, IDEs and other tools.

python2-mpi4py 3.1.4
Dependencies: openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://github.com/mpi4py/mpi4py
Licenses: Modified BSD
Synopsis: Python bindings for the Message Passing Interface standard
Description:

MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.

mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point and collective communications of any picklable Python object as well as optimized communications of Python objects (such as NumPy arrays) that expose a buffer interface.

python24-piddle 1.0.15-gn
Propagated dependencies: python24-pil@1.1.7
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses:
Synopsis: Canvas drawing library for python2 (old!)
#<unspecified>
python2-pyx-GN1 0.8
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses: GPL 2+
Synopsis:
Description:
python2-svg-GN1 1.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses: Original BSD
Synopsis:
Description:
python24-pp-GN1 1.5.7
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: Modified BSD
Synopsis:
Description:
python2-inotify 0.2.9
Propagated dependencies: inotify-tools@3.22.6.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://pypi.python.org/pypi/inotify
Licenses: GPL 2
Synopsis: Python inotify.
Description:

Python inotify.

python2-admiral 0.2
Propagated dependencies: python2-humanfriendly@8.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/nspies/admiral
Licenses:
Synopsis: Simple python high-performance computing cluster batch submission
Description:

Simple python high-performance computing cluster batch submission.

python2-htmlgen 2.0.0
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/srittau/python-htmlgen
Licenses: Expat
Synopsis: Python HTML 5 Generator
Description:

This is a python library for generating html from classes.

python2-pycairo 1.18.2
Propagated dependencies: cairo@1.18.2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://cairographics.org/pycairo/
Licenses: LGPL 2.1 MPL 1.1
Synopsis: Python bindings for cairo
Description:

Pycairo is a set of Python bindings for the Cairo graphics library.

python2-chardet 4.0.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/chardet/chardet
Licenses: LGPL 2.1+
Synopsis: Universal encoding detector for Python 2 and 3
Description:

This package provides chardet, a Python module that can automatically detect a wide range of file encodings.

python2-certifi 2021.10.8
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://certifi.io/
Licenses: ASL 2.0
Synopsis: Python CA certificate bundle
Description:

Certifi is a Python library that contains a CA certificate bundle, which is used by the Requests library to verify HTTPS requests.

python2-unicode 2.7
Channel: wigust
Location: wigust/packages/python.scm (wigust packages python)
Home page: http://kassiopeia.juls.savba.sk/
Licenses: GPL 3+
Synopsis: Display unicode character properties
Description:

unicode is a command-line utility that displays properties for a given unicode character, or searches unicode database for a given name.

python2-futures 3.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/agronholm/pythonfutures
Licenses: Modified BSD
Synopsis: Backport of the concurrent.futures package from Python 3.2
Description:

The concurrent.futures module provides a high-level interface for asynchronously executing callables. This package backports the concurrent.futures package from Python 3.2

python2-minimal 2.7.18
Dependencies: expat@2.5.0 libffi@3.4.4 zlib@1.3
Channel: guix
Location: gnu/packages/python.scm (gnu packages python)
Home page: https://www.python.org
Licenses: Python Software Foundation License
Synopsis: High-level, dynamically-typed programming language
Description:

Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types.

python24-direct 1.0.1
Dependencies: gfortran@11.4.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: http://code.google.com/p/pydirect/
Licenses: Expat
Synopsis: Python wrapper to the DIRECT algorithm
Description:

DIRECT is a method to solve global bound constraint optimization problems and was originally developed by D. R. Jones, C. D. Perttunen and B. E. Stuckmann. pydirect is a python wrapper around DIRECT. It enables using DIRECT from the comfort of the great Python scripting language. The pydirect package uses the fortan implementation of DIRECT written by Joerg.M.Gablonsky, DIRECT Version 2.0.4. More information on the DIRECT algorithm can be found in Gablonsky's thesis.

Page: 12345
Total results: 105