_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
python-psycopg2-binary 2.9.3
Dependencies: postgresql@14.13
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://psycopg.org/
Licenses: LGPL 3+
Synopsis: PostgreSQL database adapter for Python
Description:

Psycopg is a PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent INSERTs or UPDATEs.

Psycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being both efficient and secure. It features client-side and server-side cursors, asynchronous communication and notifications, COPY TO/COPY FROM support. Many Python types are supported out-of-the-box and adapted to matching PostgreSQL data types; adaptation can be extended and customized thanks to a flexible objects adaptation system.

Psycopg 2 is both Unicode and Python 3 friendly.

python-httpx-bootstrap 0.28.1
Propagated dependencies: python-charset-normalizer@2.1.0 python-brotli@1.0.9 python-certifi@2022.6.15 python-chardet@5.2.0 python-httpcore-bootstrap@1.0.7 python-idna@3.3 python-rfc3986@1.4.0 python-sniffio@1.3.1
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://www.python-httpx.org/
Licenses: Modified BSD
Synopsis: HTTP client for Python
Description:

HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.

HTTPX builds on the well-established usability of requests, and gives you:

  • A broadly requests-compatible API.

  • Standard synchronous interface, but with async support if you need it.

  • HTTP/1.1 and HTTP/2 support.

  • Ability to make requests directly to WSGI applications or ASGI applications.

  • Strict timeouts everywhere.

  • Fully type annotated.

  • 99% test coverage.

Plus all the standard features of requests:

  • International Domains and URLs

  • Keep-Alive & Connection Pooling

  • Sessions with Cookie Persistence

  • Browser-style SSL Verification

  • Basic/Digest Authentication

  • Elegant Key/Value Cookies

  • Automatic Decompression

  • Automatic Content Decoding

  • Unicode Response Bodies

  • Multipart File Uploads

  • HTTP(S) Proxy Support

  • Connection Timeouts

  • Streaming Downloads

  • .netrc Support

  • Chunked Requests

python24-pyxlwriter-GN1 0.4a3
Channel: gn-bioinformatics
Location: gn/packages/python24.scm (gn packages python24)
Home page:
Licenses: LGPL 2.1+
Synopsis:
Description:
python-zope.contenttype 4.5.0
Propagated dependencies: python-setuptools@67.6.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/zopefoundation/zope.contenttype
Licenses: Zope Public License 2.1
Synopsis: Zope contenttype
Description:

Zope contenttype.

python-zope.deprecation 4.4.0
Propagated dependencies: python-setuptools@67.6.1
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/zopefoundation/zope.deprecation
Licenses: Zope Public License 2.1
Synopsis: Zope Deprecation Infrastructure
Description:

Zope Deprecation Infrastructure

python-types-setuptools 65.6.0.2
Propagated dependencies: python-types-docutils@0.18.2
Channel: guixrus
Location: guixrus/packages/misc.scm (guixrus packages misc)
Home page: https://github.com/python/typeshed
Licenses:
Synopsis: Typing stubs for setuptools
Description:

Typing stubs for setuptools

python-types-setuptools 57.4.12
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for setuptools
Description:

Typing stubs for setuptools.

python-types-simplejson 3.19.0.20241221
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for simplejson
Description:

Typing stubs for simplejson.

python-asyncio-throttle 1.0.2
Channel: noisytoot
Location: noisytoot/packages/python.scm (noisytoot packages python)
Home page: https://github.com/hallazzang/asyncio-throttle
Licenses: Expat
Synopsis: Simple, easy-to-use throttler for asyncio
Description:

Simple, easy-to-use throttler for asyncio

python-types-setuptools 67.6.0.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for setuptools
Description:

This package provides typing stubs for setuptools.

python-django-stubs-ext 0.4.0
Propagated dependencies: python-django@4.2.16 python-typing-extensions@4.12.2
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/typeddjango/django-stubs
Licenses: Expat
Synopsis: Monkey-patching and extensions for django-stubs
Description:

Monkey-patching and extensions for django-stubs

python-cassandra-driver 3.25.0
Propagated dependencies: python-geomet@0.2.1 python-six@1.16.0
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: http://github.com/datastax/python-driver
Licenses: ASL 2.0
Synopsis: DataStax Driver for Apache Cassandra
Description:

This package provides DataStax Driver for Apache Cassandra.

python-virtualenv-clone 0.5.7
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/edwardgeorge/virtualenv-clone
Licenses: Expat
Synopsis: Clone a non-relocatable virtualenv cleanly
Description:

Clone non-relocatable virtualenvs without breaking site-packages.

python-pybase16-builder 0.2.8
Propagated dependencies: python-aiofiles@24.1.0 python-pystache@0.6.0 python-pyyaml@6.0.1
Channel: guixrus
Location: guixrus/packages/python.scm (guixrus packages python)
Home page: https://github.com/InspectorMustache/pybase16-builder
Licenses: Expat
Synopsis: A base16 colorscheme builder for Python
Description:

This package provides a base16 colorscheme builder for Python

python-types-deprecated 1.2.5
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for Deprecated
Description:

Collection of library stubs for Python, with static types.

python-types-markupsafe 1.1.10
Channel: rrr
Location: rrr/packages/python-xyz.scm (rrr packages python-xyz)
Home page: https://github.com/python/typeshed
Licenses: ASL 2.0
Synopsis: Typing stubs for MarkupSafe
Description:

Collection of library stubs for Python, with static types.

python-flask-sqlalchemy 3.1.1
Propagated dependencies: python-flask@3.1.0 python-sqlalchemy@2.0.36
Channel: gn-bioinformatics
Location: gn/packages/python.scm (gn packages python)
Home page: https://github.com/mitsuhiko/flask-sqlalchemy
Licenses: Modified BSD
Synopsis: Module adding SQLAlchemy support to your Flask application
Description:

This package adds SQLAlchemy support to your Flask application.

python-mathics-pygments 1.0.4
Propagated dependencies: python-mathics-scanner@1.4.1 python-pygments@2.15.1
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://github.com/Mathics3/mathics-pygments/
Licenses: Expat
Synopsis: Wolfram language lexer for Pygments
Description:

This package provides a Wolfram language lexer for Pygments.

python-pep517-bootstrap 0.9.1
Propagated dependencies: python-toml@0.10.2 python-wheel@0.40.0
Channel: guix
Location: gnu/packages/python-build.scm (gnu packages python-build)
Home page: https://github.com/pypa/pep517
Licenses: Expat
Synopsis: Wrappers to build Python packages using PEP 517 hooks
Description:

Wrappers to build Python packages using PEP 517 hooks.

python-flask-sqlalchemy 3.1.1
Propagated dependencies: python-flask@3.1.0 python-sqlalchemy@2.0.36
Channel: guix
Location: gnu/packages/python-web.scm (gnu packages python-web)
Home page: https://github.com/mitsuhiko/flask-sqlalchemy
Licenses: Modified BSD
Synopsis: Module adding SQLAlchemy support to your Flask application
Description:

This package adds SQLAlchemy support to your Flask application.

python-pyserial-asyncio 0.6
Propagated dependencies: python-pyserial@3.5
Channel: guix
Location: gnu/packages/python-xyz.scm (gnu packages python-xyz)
Home page: https://github.com/pyserial/pyserial-asyncio
Licenses: Modified BSD
Synopsis: Pyserial asynchronous I/O extension
Description:

This package extends Pyserial with asynchronous I/O support.

python-mpl-sphinx-theme 3.5.0
Propagated dependencies: python-pydata-sphinx-theme@0.7.2
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/matplotlib/mpl-sphinx-theme
Licenses: Modified BSD
Synopsis: Matplotlib theme for Sphinx
Description:

This package provides a Matplotlib theme for Sphinx.

python-sphinx-rtd-theme 1.0.0
Propagated dependencies: python-docutils@0.19 python-sphinx@6.2.1
Channel: guix
Location: gnu/packages/sphinx.scm (gnu packages sphinx)
Home page: https://github.com/snide/sphinx_rtd_theme/
Licenses: Expat
Synopsis: ReadTheDocs.org theme for Sphinx
Description:

A theme for Sphinx used by ReadTheDocs.org.

rust-tree-sitter-python 0.20.4
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-python
Licenses: Expat
Synopsis: Python grammar for tree-sitter
Description:

This package provides a Python grammar for tree-sitter.

Total results: 3816