_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
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.0
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

python24-pytest 2.4.2
Propagated dependencies: python24-argparse@1.4.0 python24-py@1.4.31
Channel: guix-past
Location: past/packages/python.scm (past packages python)
Home page: https://docs.pytest.org/en/stable/
Licenses: Expat
Synopsis: Py.test 2.4.2, released 2013-10-04
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-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
Propagated dependencies: python24-numpy@1.2.1
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.

python2-json-GN1 GN1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page:
Licenses: LGPL 2.1+
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-svg-GN1 1.0
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: Original BSD
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-werkzeug 2.0.2
Propagated dependencies: python2-requests@2.28.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://palletsprojects.com/p/werkzeug/
Licenses: X11
Synopsis: Utilities for WSGI applications
Description:

One of the most advanced WSGI utility modules. It includes a powerful debugger, full-featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community-contributed addon modules.

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.).

Page: 123456
Total results: 126