_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-pyzx 0.9.0
Propagated dependencies: python-ipywidgets@8.1.2 python-lark@1.2.2 python-numpy@1.26.2 python-pyperclip@1.8.2 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/zxcalc/pyzx
Licenses: ASL 2.0
Synopsis: Quantum circuit rewriting and optimisation using the ZX-calculus
Description:

PyZX is a Python tool implementing the theory of ZX-calculus for the creation, visualisation, and automated rewriting of large-scale quantum circuits. PyZX currently allows you to:

  • Read in quantum circuits in the file format of QASM, Quipper or Quantomatic;

  • Rewrite circuits into a pseudo-normal form using the ZX-calculus;

  • Extract new simplified circuits from these reduced graphs;

  • Visualise the ZX-graphs and rewrites using either Matplotlib, Quantomatic or as a TikZ file for use in LaTeX documents;

  • Output the optimised circuits in QASM, QC or QUIPPER format.

python-dill 0.3.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/dill/
Licenses: Modified BSD
Synopsis: Serialize all of Python
Description:

Dill extends Python's pickle module for serializing and de-serializing Python objects to the majority of the built-in Python types. Dill provides the user the same interface as the pickle module, and also includes some additional features. In addition to pickling Python objects, dill provides the ability to save the state of an interpreter session in a single command. Hence, it would be feasible to save a interpreter session, close the interpreter, ship the pickled file to another computer, open a new interpreter, unpickle the session and thus continue from the saved state of the original interpreter session.

python-vosk 0.3.50
Dependencies: vosk-api@0.3.50
Propagated dependencies: python-cffi@1.17.1 python-requests@2.31.0 python-tqdm@4.67.1 python-srt@3.5.2 python-websockets@13.1
Channel: guix
Location: gnu/packages/machine-learning.scm (gnu packages machine-learning)
Home page: https://alphacephei.com/vosk
Licenses: ASL 2.0
Synopsis: Speech recognition toolkit based on @code{kaldi}
Description:

This package provides a speech recognition toolkit based on kaldi. It supports more than 20 languages and dialects - English, Indian English, German, French, Spanish, Portuguese, Chinese, Russian, Turkish, Vietnamese, Italian, Dutch, Catalan, Arabic, Greek, Farsi, Filipino, Ukrainian, Kazakh, Swedish, Japanese, Esperanto, Hindi, Czech, Polish. The program works offline, even on lightweight devices. Portable per-language models are about 50Mb each, and there are much bigger and precise models available.

Vosk API provides a streaming API allowing to use it on-the-fly and bindings for different programming languages. It allows quick reconfiguration of vocabulary for better accuracy, and supports speaker identification beside simple speech recognition.

python-sgp4 2.24
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/brandon-rhodes/python-sgp4
Licenses: Expat
Synopsis: Track earth satellite TLE orbits using SGP4
Description:

This package provides a Python implementation for computations of the position and velocity of an earth-orbiting satellite, given the satellite’s TLE orbital elements from a source like https://celestrak.org/.

It implements the most recent version of SGP4, and is regularly run against the SGP4 test suite to make sure that its satellite position predictions agree to within 0.1 mm with the predictions of the standard distribution of the algorithm. This error is far less than the 1–3 km/day by which satellites themselves deviate from the ideal orbits described in TLE files.

python-crds 12.1.10
Propagated dependencies: python-asdf@4.2.0 python-astropy@7.0.1 python-beautifulsoup4@4.12.3 python-boto3@1.35.59 python-filelock@3.16.1 python-numpy@1.26.2 python-parsley@1.3 python-pysynphot@2.0.0-0.54e9e2a python-requests@2.31.0 python-roman-datamodels@0.25.0 python-stsynphot@1.4.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://hst-crds.stsci.edu
Licenses: Modified BSD
Synopsis: Calibration Reference Data System for HST and JWST
Description:

CRDS is a package used for working with astronomical reference files for the HST and JWST telescopes. CRDS is useful for performing various operations on reference files or reference file assignment rules. CRDS is used to assign, check, and compare reference files and rules, and also to predict those datasets which should potentially be reprocessed due to changes in reference files or assignment rules. CRDS has versioned rules which define the assignment of references for each type and instrument configuration. CRDS has web sites corresponding to each project http://hst-crds.stsci.edu or https://jwst-crds.stsci.edu/ which record information about reference files and provide related services.

python-empy 3.3.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: http://www.alcyone.com/software/empy/
Licenses: LGPL 2.1+
Synopsis: Templating system for Python
Description:

EmPy is a system for embedding Python expressions and statements in template text; it takes an EmPy source file, processes it, and produces output. This is accomplished via expansions, which are special signals to the EmPy system and are set off by a special prefix (by default the at sign, @). EmPy can expand arbitrary Python expressions and statements in this way, as well as a variety of special forms. Textual data not explicitly delimited in this way is sent unaffected to the output, allowing Python to be used in effect as a markup language. Also supported are callbacks via hooks, recording and playback via diversions, and dynamic, chainable filters. The system is highly configurable via command line options and embedded commands.

python-ddgr 1.2
Channel: wigust
Location: wigust/packages/python.scm (wigust packages python)
Home page: https://github.com/jarun/ddgr/
Licenses: GPL 3+
Synopsis: DuckDuckGo from the terminal
Description:

ddgr provides a command-line interface to DuckDuckGo search engine.

Features:

  • Fast and clean (no ads, stray URLs or clutter), custom color

  • Navigate result pages from omniprompt, open URLs in browser

  • Search and option completion scripts for Bash, Zsh and Fish

  • DuckDuckGo Bang support (along with completion)

  • Open the first result directly in browser (as in I'm Feeling Ducky)

  • Non-stop searches: fire new searches at omniprompt without exiting

  • Keywords (e.g. filetype:mime, site:somesite.com) support

  • Specify region, disable safe search

  • HTTPS proxy support, Do Not Track set, optionally disable User Agent

  • Support custom url handler script or cmdline utility

  • Comprehensive documentation, man page with handy usage examples

  • Minimal dependencies

python-sbpy 0.5.0
Propagated dependencies: python-ads@0.12.7 python-astropy@7.0.1 python-astroquery@0.4.10 python-ginga@5.3.0 python-numpy@1.26.2 python-photutils@2.2.0 python-pyyaml@6.0.1 python-scipy@1.12.0 python-synphot@1.5.0
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://sbpy.org
Licenses: Modified BSD
Synopsis: Python module for small-body planetary astronomy
Description:

sbpy is a package for small-body planetary astronomy. It is meant to supplement functionality provided by astropy with functions and methods that are frequently used in the context of planetary astronomy with a clear focus on asteroids and comets. Features:

  • observation planning tools tailored to moving objects

  • photometry models for resolved and unresolved observations

  • wrappers and tools for astrometry and orbit fitting

  • spectroscopy analysis tools and models for reflected solar light and emission from gas

  • cometary gas and dust coma simulation and analysis tools

  • asteroid thermal models for flux estimation and size/albedo estimation

  • image enhancement tools for comet comae and PSF subtraction tools

  • lightcurve and shape analysis tools

  • access tools for various databases for orbital and physical data, as well as ephemerides services

python-arcp 0.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://arcp.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Archive and Package URI parser and generator
Description:

arcp provides functions for creating arcp_ URIs, which can be used for identifying or parsing hypermedia files packaged in an archive or package, like a ZIP file. arcp URIs can be used to consume or reference hypermedia resources bundled inside a file archive or an application package, as well as to resolve URIs for archive resources within a programmatic framework. This URI scheme provides mechanisms to generate a unique base URI to represent the root of the archive, so that relative URI references in a bundled resource can be resolved within the archive without having to extract the archive content on the local file system. An arcp URI can be used for purposes of isolation (e.g. when consuming multiple archives), security constraints (avoiding "climb out" from the archive), or for externally identiyfing sub-resources referenced by hypermedia formats.

python-tests 0.007
Dependencies: unzip@6.0
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: http://www.propython.com/
Licenses:
Synopsis: UNKNOWN
Description:

UNKNOWN

python-hglib 2.6.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://www.mercurial-scm.org/wiki/PythonHglibs
Licenses: Expat
Synopsis: Mercurial Python library
Description:

Mercurial Python library.

python-ssdpy 0.4.1
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/MoshiBin/ssdpy
Licenses: Expat
Synopsis: Python SSDP library
Description:

Python SSDP library

python-pyesn 0.0.0-0.de294b6
Propagated dependencies: python-numpy@1.26.2
Channel: small-guix
Location: small-guix/packages/pyesn.scm (small-guix packages pyesn)
Home page: https://github.com/cknd/pyESN
Licenses: Expat
Synopsis: Python ESN implementation
Description:

Python ESN implementation.

python-assay 0.0.0-2.bb62d1f
Channel: ffab
Location: ffab/packages/python-check.scm (ffab packages python-check)
Home page: https://github.com/brandon-rhodes/assay
Licenses: Expat
Synopsis: Python testing framework
Description:

Simple Python testing framework

python-oauth 1.0.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://code.google.com/p/oauth
Licenses: Expat
Synopsis: Library for OAuth version 1.0a
Description:

Library for OAuth version 1.0a.

python-boto3 1.7.48
Propagated dependencies: python-botocore@1.10.48 python-jmespath@1.0.1 python-s3transfer@0.1.13
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: https://github.com/boto/boto3
Licenses: ASL 2.0
Synopsis: The AWS SDK for Python
Description:

The AWS SDK for Python

python-twtxt 1.3.1
Propagated dependencies: python-aiohttp@3.11.11 python-click@8.1.7 python-dateutil@2.8.2 python-humanize@3.8.0
Channel: yewscion
Location: cdr255/utils.scm (cdr255 utils)
Home page: https://github.com/buckket/twtxt
Licenses: Expat
Synopsis: Decentralised, minimalist microblogging service for hackers.
Description:

Decentralised, minimalist microblogging service for hackers.

python-etcd3 0.10.0
Propagated dependencies: python-grpcio@1.47.0 python-protobuf@3.20.3 python-tenacity@9.0.0
Channel: gn-bioinformatics
Location: gn/packages/jupyterhub.scm (gn packages jupyterhub)
Home page: https://github.com/kragniz/python-etcd3
Licenses: ASL 2.0
Synopsis: Python client for the etcd3 API
Description:

Python client for the etcd3 API

python-twint 2.1.20
Propagated dependencies: python-pycares@4.3.0 python-aiohttp-socks@0.10.1 python-beautifulsoup4@4.12.3 python-cchardet@2.1.6 python-elasticsearch@7.17.12 python-fake-useragent@0.1.11 python-geopy@2.4.1 python-yarl@1.18.3 python-googletransx@2.4.2 python-pandas@2.2.3 python-schedule@1.2.2
Channel: gn-bioinformatics
Location: gn/packages/twint.scm (gn packages twint)
Home page: https://github.com/twintproject/twint
Licenses: Expat
Synopsis: An advanced Twitter scraping & OSINT tool.
Description:

An advanced Twitter scraping & OSINT tool.

python-rtoml 0.11
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page:
Licenses: Expat
Synopsis: zero dependency, toml parser
Description:

This package provides zero dependency, toml parser.

python-black 24.10.0
Propagated dependencies: python-click@8.1.7 python-mypy-extensions@1.0.0 python-packaging@24.2 python-pathspec@0.11.1 python-platformdirs@4.3.6 python-tomli@2.1.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/psf/black
Licenses: Expat
Synopsis: The uncompromising code formatter
Description:

Black is the uncompromising Python code formatter.

python-anyqt 0.2.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ales-erjavec/anyqt
Licenses: GPL 3
Synopsis: PyQt4/PyQt5 compatibility layer
Description:

AnyQt is a PyQt4/PyQt5 compatibility layer.

python-pyfzf 0.2.2
Propagated dependencies: python-plumbum@1.7.0
Channel: guixrus
Location: guixrus/packages/common/python.scm (guixrus packages common python)
Home page: https://github.com/nk412/pyfzf
Licenses: Expat
Synopsis: Python wrapper for fzf
Description:

Python wrapper for junegunn's fuzzyfinder fzf.

python-stcal 1.13.0
Propagated dependencies: opencv@4.11.0 python-asdf@4.2.0 python-astropy@7.0.1 python-drizzle@2.0.1 python-gwcs@0.24.0 python-numpy@1.26.2 python-requests@2.31.0 python-scikit-image@0.23.2 python-scipy@1.12.0 python-tweakwcs@0.8.11
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/spacetelescope/stcal
Licenses: Modified BSD
Synopsis: STScI tools and algorithms used in calibration pipelines
Description:

STScI tools and algorithms used in calibration pipelines.

Total results: 3747