This package provides procedures for efficient pythonic random access to fasta subsequences.
Pycairo is a set of Python bindings for the Cairo graphics library.
This package provides Python 3 bindings for libfuse 3 with async I/O support.
This package provides bindings for PortAudio v19, the cross-platform audio input/output stream library.
This package includes a python client library for the AT-SPI D-Bus accessibility infrastructure.
This package converts the Shape Expression Compact (ShExC) into Python JSON Schema Binding (pyjsg) objects.
This package converts the Shape Expression Compact (ShExC) into Python JSON Schema Binding (pyjsg) objects.
Pyramid makes it easy to write web applications. From minimal request/response web apps to larger, grown applications.
pysocks
is an updated and semi-actively maintained version of SocksiPy
with bug fixes and extra features.
PyMySQL is a pure-Python MySQL client library, based on PEP 249. Most public APIs are compatible with mysqlclient
and MySQLdb.
PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME.
python-pydicom
is a Python library for reading and writing DICOM medical imaging data. It can read, modify and write DICOM data.
Pynbody
is an analysis framework for N-body and hydrodynamic astrophysical simulations supporting PKDGRAV/Gasoline, Gadget, Gadget4/Arepo, N-Chilada and RAMSES AMR outputs.
pycares
is a Python module which provides an interface to c-ares
, a C library that performs DNS requests and name resolutions asynchronously.
PyPugJS is a high-performance port of PugJS for Python, that converts any .pug
source into different template languages: Django, Jinja2, Mako, and Tornado.
This library can extract RDFa 1.1 from (X)HTML, SVG, or XML. It can produce serialized versions of the extracted graph, or an RDFLib Graph.
This library provides a Pythonic API wrapper for the reference Arrow C++ implementation, along with tools for interoperability with pandas, NumPy, and other traditional Python scientific computing packages.
This library provides a Pythonic API wrapper for the reference Arrow C++ implementation, along with tools for interoperability with pandas, NumPy, and other traditional Python scientific computing packages.
pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.
The PyPrind (Python Progress Indicator) module provides a progress bar and a percentage indicator object that let you track the progress of a loop structure or other iterative computation.
pyquery allows you to make jQuery queries on xml documents. The API is as much as possible the similar to jQuery. pyquery uses lxml for fast xml and html manipulation.
PyKafka is a client for the Apache Kafka distributed messaging system. It includes Python implementations of Kafka producers and consumers, which are optionally backed by a C extension built on librdkafka.
The pyscard smart card library is a framework for building smart card aware applications in Python. The smart card module is built on top of the PCSC API Python wrapper module.
pylibmc
is a client in Python for memcached. It is a wrapper around TangentOrg’s libmemcached library, and can be used as a drop-in replacement for the python-memcached
library.