_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python2-json-GN1 GN1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses: LGPL 2.1+
Synopsis:
Description:
python24-svg-GN1 1.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: Original BSD
Synopsis:
Description:
python24-pyx-GN1 0.8
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: GPL 2+
Synopsis:
Description:
python24-asserts 0.6
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: https://github.com/srittau/python-asserts
Licenses: Expat
Synopsis: Stand-alone Assertions for Python
Description:

Stand-alone Assertions for Python

python24-htmlgen 0.9
Propagated dependencies: python24-asserts@0.6
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: https://github.com/srittau/python-htmlgen
Licenses: Expat
Synopsis: Python HTML 5 Generator
Description:

Python-htmlgen is a library to generate HTML from classes.

python2-funcsigs 1.0.2
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://funcsigs.readthedocs.org
Licenses: ASL 2.0
Synopsis: Python function signatures from PEP362
Description:

Backport of funcsigs which was introduced in Python 3.3.

python2-dateutil 2.8.2
Propagated dependencies: python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://dateutil.readthedocs.io/en/stable/
Licenses: Modified BSD ASL 2.0
Synopsis: Extensions to the standard datetime module
Description:

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.

python2-openpyxl 2.6.4
Propagated dependencies: python2-et-xmlfile@1.1 python2-jdcal@1.4.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://openpyxl.readthedocs.io
Licenses: Expat
Synopsis: Python library to read/write Excel 2010 XLSX/XLSM files
Description:

This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.

python2-coverage 5.0.3
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://nedbatchelder.com/code/coverage
Licenses: Modified BSD
Synopsis: Code coverage measurement for Python
Description:

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

python2-numarray 1.5.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://www.numpy.org/
Licenses: GPL 2
Synopsis: Numerical library array processing of numbers, strings, records and objects
Description:

Numarray is an (OBSOLETE) array processing package designed to efficiently manipulate large multi-dimensional arrays. Numarray is modelled after Numeric and features c-code generated from python template scripts, the capacity to operate directly on arrays in files, and improved type promotions. Numarray provides support for manipulating arrays consisting of numbers, strings, records, or objects using the same basic infrastructure and syntax. Numarray is now part of the numpy package, though some legacy software still uses the older versions.

python2-pathlib2 2.3.5
Propagated dependencies: python2-scandir@1.10.0 python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/pathlib2/
Licenses: Expat
Synopsis: Object-oriented file system paths - backport of standard pathlib module
Description:

The goal of pathlib2 is to provide a backport of standard pathlib module which tracks the standard library module, so all the newest features of the standard pathlib can be used also on older Python versions.

Pathlib offers a set of classes to handle file system paths. It offers the following advantages over using string objects:

  1. No more cumbersome use of os and os.path functions. Everything can be done easily through operators, attribute accesses, and method calls.

  2. Embodies the semantics of different path types. For example, comparing Windows paths ignores casing.

  3. Well-defined semantics, eliminating any inconsistencies or ambiguities (forward vs. backward slashes, etc.).

python2-piddle-gn 1.0.15-gn
Propagated dependencies: python2-pil1@1.1.6
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses:
Synopsis: Canvas drawing library for python2 (old!)
#<unspecified>
python24-json-GN1 GN1
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: LGPL 2.1+
Synopsis:
Description:
python2-pygobject 2.28.7
Dependencies: python2@2.7.18 glib@2.82.1 python2-pycairo@1.18.2 gobject-introspection@1.82.0
Propagated dependencies: libffi@3.4.4
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/PyGObject/
Licenses: LGPL 2.1+
Synopsis: Python bindings for GObject
Description:

Python bindings for GLib, GObject, and GIO.

python2-unittest2 1.1.0
Propagated dependencies: python2-six@1.16.0 python2-traceback2@1.4.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pypi.org/project/unittest2/
Licenses: Python Software Foundation License
Synopsis: Python unit testing library
Description:

Unittest2 is a replacement for the unittest module in the Python standard library.

python2-bx-python 0.8.9
Dependencies: zlib@1.3
Propagated dependencies: python-numpy@1.26.2 python2-six@1.16.0
Channel: gn-bioinformatics
Location: gn/packages/bioinformatics.scm (gn packages bioinformatics)
Home page: https://github.com/bxlab/bx-python
Licenses: Expat
Synopsis: Tools for manipulating biological data
Description:

bx-python provides tools for manipulating biological data, particularly multiple sequence alignments.

python2-pycparser 2.21
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/eliben/pycparser
Licenses: Modified BSD
Synopsis: C parser in Python
Description:

Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools.

python2-pyparsing 2.4.7
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pyparsing/pyparsing
Licenses: Expat
Synopsis: Python parsing class library
Description:

The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code.

python2-soupsieve 1.9.2
Propagated dependencies: python2-backports-functools-lru-cache@1.6.1
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/facelessuser/soupsieve
Licenses: Expat
Synopsis: CSS selector library
Description:

Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4. It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts and beyond (though some are not yet implemented).

python24-parallel 1.6.4.4
Propagated dependencies: python-six@1.16.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page: https://www.parallelpython.com
Licenses: Modified BSD
Synopsis: Parallel and distributed programming for Python
Description:

Parallel Python module (PP) provides an easy and efficient way to create parallel-enabled applications for SMP computers and clusters. PP module features cross-platform portability and dynamic load balancing. Thus applications written with PP will parallelize efficiently even on heterogeneous and multi-platform clusters (including clusters running other applications with variable CPU loads).

python2-qtlreaper 1.11-gn2-442c217
Channel: gn-bioinformatics
Location: gn/past/genenetwork1.scm (gn past genenetwork1)
Home page: http://qtlreaper.sourceforge.net/
Licenses: GPL 2+
Synopsis: Scan expression data for QTLs
Description:

Batch-oriented version of WebQTL. It requires, as input, expression data from members of a set of recombinant inbred lines and genotype information for the same lines. It searches for an association between each expression trait and all genotypes and evaluates that association by a permutation test. For the permutation test, it performs only as many permutations as are necessary to define the empirical P-value to a reasonable precision. It also performs bootstrap resampling to estimate the confidence region for the location of a putative QTL.

python2-htmlgen-gn 2.2.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://packages.debian.org/unstable/python/python-htmlgen
Licenses:
Synopsis: Genenetwork version of Python2 HTMLgen (defunkt project)
#<unspecified>
python24-direct-gn GN
Dependencies: gcc@11.4.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses:
Synopsis:
Description:
python2-pytest-cov 2.8.1
Propagated dependencies: python2-coverage@5.0.3 python2-pytest@4.6.11
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/pytest-dev/pytest-cov
Licenses: Expat
Synopsis: Pytest plugin for measuring coverage
Description:

Pytest-cov produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses.

Page: 12345
Total results: 105