_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-diskcache 5.6.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://www.grantjenks.com/docs/diskcache/
Licenses: ASL 2.0
Synopsis: Disk and file backed cache library
Description:

DiskCache is a disk and file backed persistent cache.

python-soundfile 0.10.3.post1
Propagated dependencies: python-cffi@1.17.1
Channel: engstrand
Location: engstrand/packages/python.scm (engstrand packages python)
Home page: https://github.com/bastibe/PySoundFile
Licenses:
Synopsis: An audio library based on libsndfile, CFFI and NumPy
Description:

An audio library based on libsndfile, CFFI and NumPy

python-multipart 0.2.4
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/defnull/multipart
Licenses: Expat
Synopsis: Streaming multipart parser for Python
Description:

This package provides a streaming multipart parser for Python.

python-databases 0.7.0
Propagated dependencies: python-aiosqlite@0.18.0 python-aiopg@1.3.3 python-aiomysql@0.1.1 python-asyncpg@0.30.0 python-asyncmy@0.2.5 python-sqlalchemy@1.4.42
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/encode/databases
Licenses: Modified BSD
Synopsis: Asynchronous database abstraction library
Description:

Databases provides a wrapper around asynchronous database libraries with SQLALchemy.

python-responses 0.25.3
Propagated dependencies: python-requests@2.31.0 python-pyyaml@6.0.1 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/getsentry/responses
Licenses: ASL 2.0
Synopsis: Utility for mocking out the `requests` Python library
Description:

A utility library for mocking out the `requests` Python library.

python-pymarshal 2.2.3
Propagated dependencies: python-bson@0.5.10 python-pyyaml@6.0.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://gitlab.com/d3v-t00lz/pymarshal
Licenses: FreeBSD
Synopsis: Pythonic implementation of Golang struct (un)marshalling
Description:

PyMarshal replicates the feature of (un)marshalling structs in Golang.

python-aionotify 0.3.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rbarrois/aionotify
Licenses: Modified BSD
Synopsis: inotify library for Python
Description:

python-aionotify is a simple, asyncio-based inotify library.

python-texttable 1.6.4
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/foutaise/texttable/
Licenses: Expat
Synopsis: Python module for creating simple ASCII tables
Description:

Texttable is a Python module for creating simple ASCII tables.

python-colormath 3.0.0
Propagated dependencies: python-networkx@3.4.2 python-numpy@1.26.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gtaylor/python-colormath
Licenses: Modified BSD
Synopsis: Color math and conversion library
Description:

This is a Python library for color math and conversions.

python-dbus-fast 2.30.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/bluetooth-devices/dbus-fast
Licenses: Expat
Synopsis: Faster version of dbus-next
Description:

This package provides a faster version of dbus-next.

python-termcolor 1.1.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/termcolor/
Licenses: Expat
Synopsis: ANSII Color formatting for terminal output
Description:

This package provides ANSII Color formatting for output in terminals.

python-daemonize 2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/thesharp/daemonize
Licenses: Expat
Synopsis: Library for writing system daemons in Python
Description:

Daemonize is a library for writing system daemons in Python.

python-termcolor 2.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://pypi.org/project/termcolor/
Licenses: Expat
Synopsis: ANSII Color formatting for terminal output
Description:

This package provides ANSII Color formatting for output in terminals.

python-pyrfc3339 1.1
Propagated dependencies: python-pytz@2023.3.post1
Channel: guix
Location: gnu/packages/time.scm (gnu packages time)
Home page: https://github.com/kurtraschke/pyRFC3339
Licenses: Expat
Synopsis: Python timestamp library
Description:

Python library for generating and parsing RFC 3339-compliant timestamps.

python-textwrap3 0.9.2
Channel: guixrus
Location: guixrus/packages/jrnl.scm (guixrus packages jrnl)
Home page: https://github.com/jonathaneunice/textwrap3
Licenses: None
Synopsis: textwrap from Python 3.6 backport (plus a few tweaks)
Description:

textwrap from Python 3.6 backport (plus a few tweaks)

python-pywayland 0.4.15
Dependencies: wayland@1.23.1 wayland-protocols@1.44
Propagated dependencies: python-setuptools@67.6.1 python-cffi@1.17.1
Channel: guixrus
Location: guixrus/packages/qtile.scm (guixrus packages qtile)
Home page: https://github.com/flacjacket/pywayland
Licenses: ASL 2.0
Synopsis: Python bindings for the libwayland library written in pure Python
Description:

Python bindings for the libwayland library written in pure Python

python-connexion 2.1.0
Propagated dependencies: python-ujson@5.10.0 python-flask@3.1.0 python-aiohttp@3.11.11 python-requests@2.31.0 python-flake8@7.1.1 python-decorator@5.0.9 python-inflection@0.3.1 python-clickclick@1.2.2 python-testfixtures@6.3.0 python-pytest-aiohttp@0.3.0 python-aiohttp-jinja2@1.1.0 python-swagger-ui-bundle@0.0.2 python-openapi-spec-validator@0.2.4
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: https://github.com/zalando/connexion
Licenses: ASL 2.0
Synopsis: Connexion - API first applications with OpenAPI/Swagger and Flask
Description:

Connexion - API first applications with OpenAPI/Swagger and Flask

python-fcsparser 0.2.8
Propagated dependencies: python-numpy@1.26.2 python-pandas@2.2.3
Channel: guix
Location: gnu/packages/bioinformatics.scm (gnu packages bioinformatics)
Home page: https://github.com/eyurtsev/fcsparser
Licenses: Expat
Synopsis: Package for reading raw fcs files
Description:

This package provides a Python package for reading raw fcs files

python-papermill 2.6.0
Propagated dependencies: python-aiohttp@3.11.11 python-ansicolors@1.1.8 python-click@8.1.7 python-entrypoints@0.3 python-nbclient@0.10.0 python-nbformat@5.10.4 python-pyyaml@6.0.1 python-requests@2.31.0 python-tenacity@9.0.0 python-tqdm@4.67.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://github.com/nteract/papermill
Licenses: Modified BSD
Synopsis: Parameterize and run Jupyter and nteract Notebooks
Description:

Papermill is a tool for parameterizing, executing, and analyzing Jupyter Notebooks.

python-formulaic 1.0.1
Propagated dependencies: python-astor@0.8.1 python-cached-property@2.0.1 python-interface-meta@1.3.0 python-numpy@1.26.2 python-pandas@2.2.3 python-scipy@1.12.0 python-typing-extensions@4.12.2 python-wrapt@1.17.0
Channel: guix
Location: gnu/packages/python-science.scm (gnu packages python-science)
Home page: https://github.com/matthewwardrop/formulaic
Licenses: Expat
Synopsis: Implementation of Wilkinson formulas
Description:

Formulaic is a high-performance implementation of Wilkinson formulas for Python.

python-httptools 0.1.1
Dependencies: http-parser@2.9.4-1.ec8b5ee
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/MagicStack/httptools
Licenses: Expat
Synopsis: Collection of framework independent HTTP protocol utils
Description:

httptools is a Python binding for the nodejs HTTP parser.

python-zope-copy 4.2
Propagated dependencies: python-zope-interface@5.1.0
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/zopefoundation/zope.copy
Licenses: Zope Public License 2.1
Synopsis: Pluggable object copying mechanism
Description:

This package provides a pluggable mechanism for copying persistent objects.

python-click-log 0.3.2
Propagated dependencies: python-click@8.1.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/click-contrib/click-log
Licenses: Expat
Synopsis: Logging for click applications
Description:

This package provides a Python library for logging Click applications.

python-nr-stream 1.1.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/NiklasRosenstein/python-nr.stream
Licenses: Expat
Synopsis: Stream and Optional classes for Python
Description:

This package provides a Stream and Optional class.

Total results: 3747