_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python24-rpy2 2.0.8
Propagated dependencies: python24-numpy@1.2.1 r-minimal@2.15.3 r-survival@2.41-3
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://rpy2.github.io
Licenses: MPL 2.0 GPL 2+ LGPL 2.1+
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.

python2-flask 2.1.1
Propagated dependencies: python2-asgiref@3.7.2 python2-click@8.1.7 python2-importlib-metadata@5.2.0 python2-itsdangerous@2.0.1 python-jinja2@3.1.2 python2-werkzeug@2.0.2
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-numpy 1.16.6
Dependencies: bash@5.1.16 openblas@0.3.20
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
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.

python24-pytz 2023.3.post1
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: http://pythonhosted.org/pytz
Licenses: Expat
Synopsis: Python timezone library
Description:

This library brings the Olson tz database into Python. It allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time. Almost all of the Olson timezones are supported.

scons-python2 3.0.4
Channel: guix
Location: gnu/packages/build-tools.scm (gnu packages build-tools)
Home page: https://scons.org/
Licenses: X11
Synopsis: Software construction tool written in Python
Description:

SCons is a software construction tool. Think of SCons as an improved, cross-platform substitute for the classic Make utility with integrated functionality similar to autoconf/automake and compiler caches such as ccache. In short, SCons is an easier, more reliable and faster way to build software.

libnl-python2 3.5.0
Dependencies: python2@2.7.18 libxcrypt@4.4.36
Propagated dependencies: libnl@3.5.0
Channel: guix
Location: gnu/packages/linux.scm (gnu packages linux)
Home page: https://www.infradead.org/~tgr/libnl/
Licenses: GPL 2
Synopsis: NetLink protocol library suite
Description:

The libnl suite is a collection of libraries providing APIs to netlink protocol based Linux kernel interfaces. Netlink is an IPC mechanism primarily between the kernel and user space processes. It was designed to be a more flexible successor to ioctl to provide mainly networking related kernel configuration and monitoring interfaces.

python2-numpy 1.8.2
Dependencies: bash@5.1.16 openblas@0.3.20
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
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. Version 1.8 is the last one to contain the numpy.oldnumeric API that includes the compatibility layer numpy.oldnumeric with NumPy's predecessor Numeric.

python2-rserve 0.91
Dependencies: python2-setuptools@67.6.1 python2-pytest@7.1.3
Propagated dependencies: python2-numpy@1.23.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://pypi.python.org/pypi/pyRserve
Licenses: Expat
Synopsis: RServe.
Description:

.

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 python2-attrs-bootstrap@21.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 python2-py@1.11.0 python2-six-bootstrap@1.16.0 python2-wcwidth@0.1.8
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.

python24-numpy 1.2.1
Dependencies: lapack@3.9.0 openblas@0.3.20
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: NumPy 1.2.1, released on 2008-10-28
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.

python24-numpy 1.0.4
Dependencies: lapack@3.9.0 openblas@0.3.20
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: NumPy 1.0.4, released on 2007-11-08
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.

python24-numpy 1.1.1
Dependencies: lapack@3.9.0 openblas@0.3.20
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://numpy.org
Licenses: Modified BSD
Synopsis: NumPy 1.1.1, released on 2008-07-31
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.

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:
Page: 123456
Total results: 126