_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-preshed 3.0.6
Dependencies: python@3.11.11 python-cymem@2.0.6 python-murmurhash@1.0.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/explosion/preshed
Licenses: Expat
Synopsis: Cython hash tables that assume keys are pre-hashed
Description:

Simple but high performance Cython hash table mapping pre-randomized keys to void* values.

python-asteval 0.9.23
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/newville/asteval
Licenses: Expat
Synopsis: Minimalistic evaluator of Python expressions
Description:

This package provides a minimalistic evaluator of Python expression using the ast module

python-ndeflib 0.3.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://ndeflib.readthedocs.io/
Licenses: ISC
Synopsis: NFC Data Exchange Format decoder and encoder.
Description:

This package provides a NFC (Near-Field Communication) Data Exchange Format decoder and encoder.

python-blessed 1.20.0
Propagated dependencies: python-six@1.16.0 python-wcwidth@0.2.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jquast/blessed
Licenses: Expat
Synopsis: Wrapper around terminal capabilities
Description:

Blessed is a thin, practical wrapper around terminal styling, screen positioning, and keyboard input.

python-nr-date 2.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NiklasRosenstein/python-nr.date
Licenses: Expat
Synopsis: Fast, regex-based date parsing library in plain Python
Description:

This package provides a fast, regex-based date parsing library in pure Python.

python-nanoget 1.8.0
Propagated dependencies: python-biopython@1.85 python-nanomath@0.23.1 python-numpy@1.26.2 python-pandas@2.2.3 python-pysam@0.23.0
Channel: guix-science
Location: guix-science/packages/python.scm (guix-science packages python)
Home page: https://github.com/wdecoster/nanoget
Licenses: Expat
Synopsis: Functions for Oxford Nanopore sequencing data and alignments
Description:

This package contains functions to extract information from Oxford Nanopore sequencing data and alignments.

python-sep-pjw 1.3.8
Propagated dependencies: python-numpy@1.26.2 python-sep@1.4.1
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://github.com/PJ-Watson/sep-pjw
Licenses: Expat LGPL 3+ Modified BSD
Synopsis: Alternative fork of SEP library
Description:

This package provides an alternative maintained fork of SEP python library with bug fixtures.

python-pyaudio 0.2.12
Dependencies: portaudio@190600.20161030
Channel: guix
Location: gnu/packages/audio.scm (gnu packages audio)
Home page: https://people.csail.mit.edu/hubert/pyaudio/
Licenses: Expat
Synopsis: Bindings for PortAudio v19
Description:

This package provides bindings for PortAudio v19, the cross-platform audio input/output stream library.

python-psycopg 3.2.4
Dependencies: postgresql@14.13
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://www.psycopg.org/
Licenses: LGPL 3+
Synopsis: PostgreSQL driver for Python
Description:

Psycopg 3 is a new implementation of the popular psycopg2 database adapter for Python.

python-asyncua 1.1.5
Propagated dependencies: python-aiofiles@24.1.0 python-aiosqlite@0.18.0 python-cryptography@44.0.0 python-dateutil@2.8.2 python-pyopenssl@24.3.0 python-pytz@2023.3.post1 python-importlib-metadata@5.2.0 python-sortedcontainers@2.4.0 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/engineering.scm (gnu packages engineering)
Home page: https://freeopcua.github.io/
Licenses: LGPL 3+
Synopsis: OPC UA / IEC 62541 client and server library
Description:

This package provides an OPC UA / IEC 62541 client and server for Python and pypy3.

python-pyatspi 2.46.1
Dependencies: python@3.11.11
Propagated dependencies: python-pygobject@3.50.0
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.linuxfoundation.org/accessibility/atk/at-spi/at-spi_on_d-bus
Licenses: LGPL 2.0
Synopsis: Python client bindings for D-Bus AT-SPI
Description:

This package includes a python client library for the AT-SPI D-Bus accessibility infrastructure.

python-netaddr 1.3.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://netaddr.readthedocs.io
Licenses: Modified BSD
Synopsis: Pythonic manipulation of network addresses
Description:

A Python library for representing and manipulating IPv4, IPv6, CIDR, EUI and MAC network addresses.

python-dulwich 0.21.7
Propagated dependencies: python-fastimport@0.9.9 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.dulwich.io/
Licenses: ASL 2.0 GPL 2+
Synopsis: Git implementation in Python
Description:

Dulwich is an implementation of the Git file formats and protocols written in pure Python.

python-textual 0.47.1
Propagated dependencies: python-rich@13.3.3 python-typing-extensions@4.12.2 python-poetry-core@1.9.1 python-linkify-it-py@2.0.0 python-pytest@8.3.3 python-pygments@2.13.0 python-markdown-it-py@2.2.0 python-mdit-py-plugins@0.4.0
Channel: saayix
Location: saayix/packages/python-xyz.scm (saayix packages python-xyz)
Home page: https://github.com/Textualize/textual
Licenses: Expat
Synopsis: Build text user interfaces in Python
Description:

Textual is a TUI framework for Python inspired by modern web development.

python-jsonnet 0.17.0
Dependencies: nlohmann-json@3.12.0
Channel: guix
Location: gnu/packages/cpp.scm (gnu packages cpp)
Home page: https://jsonnet.org/
Licenses: ASL 2.0
Synopsis: Python bindings for Jsonnet, the data templating language
Description:

This package provides a Python library named _jsonnet which can evaluate Jsonnet files and expressions.

python-alembic 1.14.0
Propagated dependencies: python-dateutil@2.8.2 python-editor@1.0.4 python-mako@1.2.2 python-sqlalchemy@2.0.36 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://bitbucket.org/zzzeek/alembic
Licenses: Expat
Synopsis: Database migration tool for SQLAlchemy
Description:

Alembic is a lightweight database migration tool for usage with the SQLAlchemy Database Toolkit for Python.

python-joserfc 1.0.1
Propagated dependencies: python-cryptography@44.0.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/authlib/joserfc
Licenses: Modified BSD
Synopsis: Python library for JOSE RFCs
Description:

This package provides a Python library for JOSE RFCs, including JWS, JWE, JWK, JWA, and JWT.

python-couleur 0.7.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gabrielfalcao/couleur
Licenses: LGPL 3+
Synopsis: ANSI terminal tool for Python
Description:

This package provides an ANSI terminal tool for Python, colored shell and other handy fancy features.

python-textual 1.0.0
Propagated dependencies: python-markdown-it-py@3.0.0 python-platformdirs@4.3.6 python-rich@13.7.1 python-tree-sitter@0.20.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Textualize/textual
Licenses: Expat
Synopsis: Build text user interfaces in Python
Description:

Textual is a TUI framework for Python inspired by modern web development.

python-hnswlib 0.5.2
Propagated dependencies: python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/nmslib/hnswlib
Licenses: ASL 2.0
Synopsis: Fast approximate nearest neighbor search
Description:

Hnswlib is a header-only C++ implementation of fast approximate nearest neighbor search with Python bindings.

python-textual 3.5.0
Propagated dependencies: python-markdown-it-py@3.0.0 python-platformdirs@4.3.6 python-rich@13.7.1 python-tree-sitter@0.20.1 python-typing-extensions@4.12.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Textualize/textual
Licenses: Expat
Synopsis: Build text user interfaces in Python
Description:

Textual is a TUI framework for Python inspired by modern web development.

python-verspec 0.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/jimporter/verspec
Licenses: FreeBSD ASL 2.0
Synopsis: Flexible version handling for Python
Description:

This Python library handles software versions and specifiers. It is adapted from the packaging package.

python-isodate 0.7.2
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/gweis/isodate/
Licenses: Modified BSD
Synopsis: Python date parser and formatter
Description:

Python-isodate is a python module for parsing and formatting ISO 8601 dates, time and duration.

python-textual 0.41.0
Propagated dependencies: python-importlib-metadata@5.2.0 python-linkify-it-py@2.0.0 python-markdown-it-py@3.0.0 python-mdit-py-plugins@0.4.0 python-rich@13.6.0 python-typing-extensions@4.12.2
Channel: small-guix
Location: small-guix/packages/python-xyz.scm (small-guix packages python-xyz)
Home page: https://github.com/Textualize/textual
Licenses: Expat
Synopsis: Build text user interfaces in Python
Description:

Textual is a TUI framework for Python inspired by modern web development.

Total results: 3747