_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-cmarkgfm 2022.10.27
Dependencies: cmark-gfm@0.29.0.gfm.13
Propagated dependencies: python-cffi@1.17.1
Channel: guix
Location: gnu/packages/markup.scm (gnu packages markup)
Home page: https://github.com/theacodes/cmarkgfm
Licenses: Expat
Synopsis: Python bindings for GitHub's fork of cmark
Description:

This package provides a minimal set of Python bindings for the GitHub cmark fork (cmark-gfm).

python-bcj-cffi 0.5.0
Propagated dependencies: python-cffi@1.17.1 python-toml@0.10.2 python-setuptools-scm@7.1.0
Channel: guix
Location: gnu/packages/python-compression.scm (gnu packages python-compression)
Home page: https://github.com/miurahr/bcj-cffi
Licenses: LGPL 2.1+
Synopsis: Branch / Call /Jump CFFI library in Python
Description:

This package provides an implementation of the Branch / Call / Jump conversion filter by CFFI for Python.

python-lazr-uri 1.0.6
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://launchpad.net/lazr.uri
Licenses: LGPL 3
Synopsis: Python URI manipulation library
Description:

This Python package provides a self-contained, easily reusable library for parsing, manipulating, and generating URIs.

python-skranger 0.8.0
Propagated dependencies: python-scikit-learn@1.4.2
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/crflynn/skranger
Licenses: GPL 3+
Synopsis: Python bindings for C++ ranger random forests
Description:

This package provides scikit-learn compatible Python bindings to the C++ random forest implementation, ranger, using Cython.

python-pyqrcode 1.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/mnooner256/pyqrcode
Licenses: Modified BSD
Synopsis: QR code generator
Description:

Pyqrcode is a QR code generator written purely in Python with SVG, EPS, PNG and terminal output.

python-telethon 1.17.5
Propagated dependencies: python-rsa@3.4.2 python-pyaes@1.6.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://docs.telethon.dev
Licenses: Expat
Synopsis: Full-featured Telegram client library for Python 3
Description:

This library is designed to make it easy to write Python programs that can interact with Telegram.

python-darglint 1.8.1
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page:
Licenses: Expat
Synopsis: A utility for ensuring Google-style docstrings stay up to date with the source code.
Description:

This package provides a utility for ensuring Google-style docstrings stay up to date with the source code.

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.

python-botocore 1.10.48
Propagated dependencies: python-dateutil@2.8.2 python-docutils@0.19 python-jmespath@1.0.1
Channel: gn-bioinformatics
Location: gn/packages/edash.scm (gn packages edash)
Home page: https://github.com/boto/botocore
Licenses: ASL 2.0
Synopsis: Low-level interface to AWS
Description:

Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.

python-fontmath 0.9.3
Propagated dependencies: python-fonttools-minimal@4.39.3
Channel: guix
Location: gnu/packages/fontutils.scm (gnu packages fontutils)
Home page: https://github.com/robotools/fontMath
Licenses: Expat
Synopsis: Fast font mathematical operations library
Description:

This package provides a set of objects for performing fast font, glyph, etc. mathematical operations on font data.

python-pyscroll 2.31
Propagated dependencies: python-pygame@2.5.2
Channel: guix
Location: gnu/packages/game-development.scm (gnu packages game-development)
Home page: https://github.com/bitcraft/pyscroll
Licenses: LGPL 3+
Synopsis: Fast scrolling maps library for pygame
Description:

pyscroll is a simple and fast module for animated scrolling maps for your new or existing game.

python-on-guile 1.2.3.5
Dependencies: bash-minimal@5.1.16 guile@3.0.9 guile-persist@1.2.3 guile-readline@3.0.9 guile-stis-parser@1.2.4.1
Channel: guix
Location: gnu/packages/guile-xyz.scm (gnu packages guile-xyz)
Home page: https://gitlab.com/python-on-guile/python-on-guile
Licenses: LGPL 2.0+
Synopsis: Python implementation in Guile
Description:

This package allows you to compile a Guile Python file to any target from tree-il.

python-nbclient 0.10.0
Propagated dependencies: python-jupyter-client@7.4.4 python-jupyter-core@5.7.2 python-nbformat@5.10.4 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/jupyter.scm (gnu packages jupyter)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Client library for executing notebooks
Description:

This package provides a client library for executing notebooks. It was formerly known as nbconvert's ExecutePreprocessor.

python-pathable 0.4.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/p1c2u/pathable
Licenses: ASL 2.0
Synopsis: Object-oriented paths
Description:

With this package you can traverse resources like paths and access resources on demand with separate accessor layer.

python-cwcwidth 0.1.9
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/sebastinas/cwcwidth
Licenses: Expat
Synopsis: Python bindings for wc(s)width
Description:

This package provides bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008.

python-rst2ansi 0.1.5
Propagated dependencies: python-docutils@0.19
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/Snaipe/python-rst-to-ansi
Licenses: Expat
Synopsis: Convert RST to ANSI-decorated console output
Description:

Python module dedicated to rendering RST (reStructuredText) documents to ansi-escaped strings suitable for display in a terminal.

python-nbformat 5.10.4
Propagated dependencies: python-fastjsonschema@2.20.0 python-jsonschema@4.23.0 python-jupyter-core@5.7.2 python-traitlets@5.14.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://jupyter.org
Licenses: Modified BSD
Synopsis: Jupyter Notebook format
Description:

This package provides the reference implementation of the Jupyter Notebook format and Python APIs for working with notebooks.

python-ncclient 0.6.12
Propagated dependencies: python-lxml@4.9.1 python-paramiko@3.5.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/ncclient/ncclient
Licenses: ASL 2.0
Synopsis: Python library for NETCONF clients
Description:

ncclient is a Python library that facilitates client-side scripting and application development around the NETCONF protocol.

python-flasgger 0.9.7.1
Propagated dependencies: python-flask@3.1.0 python-pyyaml@6.0.1 python-jsonschema@4.23.0 python-mistune@3.0.2 python-six@1.16.0
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/rochacbruno/flasgger/
Licenses: Expat
Synopsis: Extract Swagger specs from your Flask project
Description:

python-flasgger allows extracting Swagger specs from your Flask project. It is a fork of Flask-Swagger.

python-asyncgui 0.5.3
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/gottadiveintopython/asyncgui
Licenses: Expat
Synopsis: Enables async/await without an event loop
Description:

This package provides support for async/await applications without requiring an event loop, useful for creative responsive GUIs.

python-crccheck 1.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://sourceforge.net/projects/crccheck/
Licenses: GPL 3+
Synopsis: Calculation library for CRCs and checksums
Description:

crccheck is a calculation library for CRCs and checksums. It implement more than a hundred checksum routines.

python-botocore 1.35.91
Propagated dependencies: python-dateutil@2.8.2 python-jmespath@1.0.1 python-urllib3@2.2.1
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/boto/botocore
Licenses: ASL 2.0
Synopsis: Low-level interface to AWS
Description:

Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.

python-requests 2.25.1
Propagated dependencies: python-certifi@2022.6.15 python-chardet@5.2.0 python-idna@3.3 python-urllib3@2.2.1
Channel: mobilizon-reshare
Location: mobilizon-reshare/dependencies.scm (mobilizon-reshare dependencies)
Home page: https://requests.readthedocs.io/
Licenses: ASL 2.0
Synopsis: Python HTTP library
Description:

Requests is a Python HTTP client library. It aims to be easier to use than Python’s urllib2 library.

python-sqlparse 0.4.3
Dependencies: bash-minimal@5.1.16
Channel: guix
Location: gnu/packages/databases.scm (gnu packages databases)
Home page: https://github.com/andialbrecht/sqlparse
Licenses: Modified BSD
Synopsis: Non-validating SQL parser
Description:

Sqlparse is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements.

Total results: 3709