_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python2-mock 3.0.5
Propagated dependencies: python2-funcsigs@1.0.2 python2-six@1.16.0
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://github.com/testing-cabal/mock
Licenses: Expat
Synopsis: Python mocking and patching library for testing
Description:

Mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used. This library is now part of Python (since Python 3.3), available via the unittest.mock module.

python2-mmtk 2.7.13
Propagated dependencies: python2-scientific@2.9.4 python2@2.7.18
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: http://dirac.cnrs-orleans.fr/MMTK
Licenses: CeCILL-C
Synopsis: Python library for molecular simulation
Description:

MMTK is a library for molecular simulations with an emphasis on biomolecules. It provides widely used methods such as Molecular Dynamics and normal mode analysis, but also basic routines for implementing new methods for simulation and analysis. The library is currently not actively maintained and works only with Python 2 and NumPy < 1.9.

python2-pyro 3.16
Channel: guix-past
Location: past/packages/python27.scm (past packages python27)
Home page: https://pythonhosted.org/Pyro/
Licenses: Expat
Synopsis: Distributed object manager for Python
Description:

Pyro is a Distributed Object Technology system written in Python that is designed to be easy to use. It resembles Java's Remote Method Invocation (RMI). It has less similarity to CORBA, which is a system and language independent Distributed Object Technology and has much more to offer than Pyro or RMI. Pyro 3.x is no longer maintained. New projects should use Pyro4 instead, which is the new Pyro version that is actively developed.

python-keras 2.3.1
Propagated dependencies: python-h5py@3.13.0 python-keras-applications@1.0.8 python-keras-preprocessing@1.1.0 python-numpy@1.26.2 python-pydot@1.4.2 python-pyyaml@6.0.1 python-scipy@1.12.0 python-six@1.16.0 tensorflow@1.9.0 graphviz@7.0.1
Channel: gn-bioinformatics
Location: gn/packages/genecup.scm (gn packages genecup)
Home page: https://keras.io/
Licenses: Expat
Synopsis: High-level deep learning framework
Description:

Keras is a high-level neural networks API, written in Python and capable of running on top of TensorFlow. It was developed with a focus on enabling fast experimentation. Use Keras if you need a deep learning library that:

  • Allows for easy and fast prototyping (through user friendliness, modularity, and extensibility).

  • Supports both convolutional networks and recurrent networks, as well as combinations of the two.

  • Runs seamlessly on CPU and GPU.

python-wheel 0.45.1
Channel: ziltis-guixchannel
Location: zilti/packages/openstack.scm (zilti packages openstack)
Home page: https://github.com/pypa/wheel
Licenses:
Synopsis: Format for built Python packages
Description:

A wheel is a ZIP-format archive with a specially formatted filename and the .whl extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. Many packages will be properly installed with only the Unpack step and the unpacked archive preserves enough information to Spread (copy data and scripts to their final locations) at any later time. Wheel files can be installed with a newer pip or with wheel's own command line utility.

python-ginga 4.1.1
Propagated dependencies: python-astropy@7.0.1 python-astroquery@0.4.9.post1 python-dateutil@2.8.2 python-docutils@0.19 python-magic@0.4.27 python-matplotlib@3.8.2 python-fitsio@1.2.5 python-numpy@1.26.2 python-photutils@2.2.0 python-pillow@11.1.0 python-qtpy@2.4.3 python-scipy@1.12.0
Channel: ffab
Location: ffab/packages/astronomy.scm (ffab packages astronomy)
Home page: https://ejeschke.github.io/ginga/
Licenses: Modified BSD
Synopsis: Scientific image viewer and toolkit for FITS files
Description:

Ginga is a toolkit designed for building viewers for scientific image data in Python, visualizing 2D pixel data in numpy arrays. It can view astronomical data such as contained in files based on the FITS (Flexible Image Transport System) file format. It is written and is maintained by software engineers at the National Astronomical Observatory of Japan (NAOJ), the Space Telescope Science Institute (STScI), and other contributing entities.

The Ginga toolkit centers around an image display object which supports zooming and panning, color and intensity mapping, a choice of several automatic cut levels algorithms and canvases for plotting scalable geometric forms. In addition to this widget, a general purpose "reference" FITS viewer is provided, based on a plugin framework. A fairly complete set of standard plugins are provided for features that we expect from a modern FITS viewer: panning and zooming windows, star catalog access, cuts, star pick/FWHM, thumbnails, etc.

python-pyfim 6.28
Channel: small-guix
Location: small-guix/packages/python-xyz.scm (small-guix packages python-xyz)
Home page: http://www.borgelt.net/pyfim.html
Licenses: Expat
Synopsis: Frequent Item Set Mining and Association Rule Induction for Python
Description:

PyFIM is an extension module that makes several frequent item set mining implementations available as functions in Python 2.7.x & 3.8.x. Currently apriori, eclat, fpgrowth, sam, relim, carpenter, ista, accretion and apriacc are available as functions, although the interfaces do not offer all of the options of the command line program. (Note that lcm is available as an algorithm mode of eclat). There is also a "generic" function fim, which is essentially the same function as fpgrowth, only with a simplified interface (fewer options).

Finally, there is a function arules for generating association rules (simplified interface compared to apriori, eclat and fpgrowth, which can also be used to generate association rules.

python-pycdio 2.1.1
Dependencies: libcdio@2.1.0
Channel: bloup
Location: bloup/packages/python.scm (bloup packages python)
Home page: http://www.gnu.org/software/libcdio
Licenses: GPL 3+
Synopsis: Python interface to the libcdio, the CD Input and Control library
Description:
python-rserve 0.91
Dependencies: python-setuptools@67.6.1 python-pytest@8.3.3
Propagated dependencies: python-numpy@1.26.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:

.

python-patool 1.12
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://wummel.github.io/patool/
Licenses: GPL 3
Synopsis: Portable archive file manager
Description:

Portable archive file manager.

python-varint 1.0.2
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: http://github.com/fmoo/python-varint
Licenses: Expat
Synopsis: Simple python varint implementation
Description:

Simple python varint implementation

python-nmslib 2.1.1
Propagated dependencies: python-numpy@1.26.2 python-psutil@5.9.2 pybind11@2.6.1
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/nmslib/nmslib
Licenses: ASL 2.0
Synopsis: Non-Metric Space Library (NMSLIB)
Description:

Non-Metric Space Library (NMSLIB)

python-itypes 1.2.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/PavanTatikonda/itypes
Licenses: Modified BSD
Synopsis: Simple immutable types for python
Description:

Simple immutable types for python.

python-pyevtk 1.6.0
Propagated dependencies: python-numpy@1.26.2
Channel: guix-hpc
Location: guix-hpc/packages/python-science.scm (guix-hpc packages python-science)
Home page: https://github.com/pyscience-projects/pyevtk
Licenses: FreeBSD
Synopsis: Export data as binary VTK files
Description:

Export data as binary VTK files

python-typing 3.10.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://docs.python.org/3/library/typing.html
Licenses:
Synopsis: Type Hints for Python
Description:

This package provides type hints for Python.

python-pyshex 0.7.14
Propagated dependencies: python-cfgraph@0.2.1 python-pyshexc@0.7.0 python-rdflib@7.1.1 python-requests@2.31.0 python-shexjsg@0.8.2 python-sparql-slurper@0.3.4 python-sparqlwrapper@2.0.0 python-urllib3@2.2.1
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/hsolbrig/PyShEx
Licenses: ASL 2.0
Synopsis: Python ShEx Implementation
Description:

This package provides a python ShEx Implementation.

python-genfem 1.2
Propagated dependencies: python@3.11.11 python-ddmpy@0.1 python-mpi4py@3.1.4 python-numpy@1.26.2 python-scipy@1.12.0 python-sympy@1.13.3 openmpi@4.1.6
Channel: guix-hpc
Location: guix-hpc/packages/solverstack.scm (guix-hpc packages solverstack)
Home page: https://gitlab.inria.fr/solverstack/genfem.git
Licenses: CeCILL-C
Synopsis: A simple FEM matrix generator in python
Description:

Assembles fem matrices using an efficient vectorization method.

python-msrest 0.6.21
Propagated dependencies: python-certifi@2022.6.15 python2-enum34@1.1.8 python-isodate@0.7.2 python-requests@2.31.0 python-requests-oauthlib@1.2.0 python-typing@3.10.0.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/Azure/msrest-for-python
Licenses: Expat
Synopsis: AutoRest swagger generator Python client runtime.
Description:

The runtime library msrest for AutoRest generated Python clients.

python-ndjson 0.3.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/rhgrant10/ndjson
Licenses: GPL 3+
Synopsis: JsonDecoder for ndjson
Description:

ndjson with the same interface as the builtin json module.

python-pynvim 0.4.3
Propagated dependencies: python-greenlet@3.1.1 python-msgpack@1.0.4
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: http://github.com/neovim/pynvim
Licenses: ASL 2.0
Synopsis: Write Neovim plugins in Python
Description:

This package provides a library for writing Neovim plugins in Python.

python-stestr 4.1.0
Propagated dependencies: python-cliff@3.10.1 python-extras@1.0.0 python-fixtures@3.0.0 python-pbr@6.1.1 python-subunit@1.4.0 python-pyyaml@6.0.1 python-testtools@2.7.2 python-tomlkit@0.11.6 python-voluptuous@0.11.7
Channel: ziltis-guixchannel
Location: zilti/packages/openstack.scm (zilti packages openstack)
Home page: http://stestr.readthedocs.io/en/latest/
Licenses:
Synopsis: A parallel Python test runner built around subunit
Description:

This package provides a parallel Python test runner built around subunit.

python-pgzero 1.2.1
Propagated dependencies: python-numpy@1.26.2 python-pygame@2.5.2
Channel: efraim-dfsg
Location: dfsg/main/pgzero.scm (dfsg main pgzero)
Home page: http://pypi.python.org/pypi/pgzero
Licenses: LGPL 3
Synopsis: Zero-boilerplate 2D games framework
Description:

This package provides a zero-boilerplate 2D games framework built around pygame.

python-cocotb 1.9.2
Propagated dependencies: python-find-libpython@0.4.0
Channel: guix-science
Location: guix-science/packages/electronics.scm (guix-science packages electronics)
Home page: https://github.com/cocotb/cocotb
Licenses: Modified BSD
Synopsis: Library for writing HDL testbenches in Python
Description:

Coroutine based cosimulation testbench environment for verifying VHDL and Verilog RTL using Python.

Total results: 731