Packages — P (Page 19 of 31)

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

python-protobuf 3.6.1

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data. …

python-protobuf 3.12.4

Protocol buffers are a language-neutral, platform-neutral extensible mechanism for serializing structured data. …

python-psutil 5.7.2

psutil (Python system and process utilities) is a library for retrieving information on running processes and system utilization (CPU, memory, disks, network) in Python. It is useful mainly for system monitoring,…

python-psycopg2 2.8.5

psycopg2 is a thread-safe PostgreSQL adapter that implements DB-API 2.0. …

python-ptyprocess 0.5.2

This package provides a Python library used to launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. …

python-publicsuffix 1.1.0

Get a public suffix for a domain name using the Public Suffix List. …

python-publicsuffix2 2.20191221

Get a public suffix for a domain name using the Public Suffix List. Forked from and using the same API as the publicsuffix package. …

python-py 1.8.1

Py is a Python library for file name parsing, .ini file parsing, I/O, code introspection, and logging. …

python-py-bcrypt 0.4

A python wrapper of OpenBSD's Blowfish password hashing code. This system hashes passwords using a version of Bruce Schneier's Blowfish block cipher with modifications designed to raise the cost of off-line…

python-py-cpuinfo 5.0.0

This Python module returns the CPU info by using the best sources of information for your operating system. …

python-py-ubjson 0.10.0

Py-ubjson is a Python module providing an Universal Binary JSON encoder/decoder based on the draft-12 specification for UBJSON. …

python-py2bit 0.3.0

This package provides Python bindings for lib2bit to access 2bit files with Python. …

python-py3dns 3.2.1

This Python 3 module provides a DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation. …

python-py3status 3.21

py3status is an i3status wrapper which extends i3status functionality in a modular way, allowing you to extend your panel with your own code, responding to click events and updating clock every second. …

python-pyacoustid 1.1.7

This package provides bindings for the Chromaprint acoustic fingerprinting library and the Acoustid API. …

python-pyaes 1.6.1

This package contains a pure-Python implementation of the AES block cipher algorithm and the common modes of operation (CBC, CFB, CTR, ECB and OFB). …

python-pyalsaaudio 0.8.4

This package contains wrappers for accessing the ALSA API from Python. It is currently fairly complete for PCM devices, and has some support for mixers. …

python-pyaml 18.11.0

pyaml is a PyYAML based python module to produce pretty and readable YAML-serialized data. …

python-pyarrow 0.17.1

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. …

python-pyasn1 0.4.8

This is an implementation of ASN.1 types and codecs in Python. It is suitable for a wide range of protocols based on the ASN.1 specification. …

python-pyasn1-modules 0.2.2

Pyasn1-modules is a collection of Python modules providing ASN.1 types and implementations of ASN.1-based codecs and protocols. …

python-pyatspi 2.34.0

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

python-pyaudio 0.2.11

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

python-pybedtools 0.8.1

pybedtools is a Python wrapper for Aaron Quinlan's BEDtools programs, which are widely used for genomic interval manipulation or "genome algebra". pybedtools extends BEDTools by offering feature-level manipulations from with Python. …

python-pybigwig 0.3.17

This package provides Python bindings to the libBigWig library for accessing bigWig files. …

python-pyblake2 1.1.2

BLAKE2 is a cryptographic hash function, which offers stronger security while being as fast as MD5 or SHA-1, and comes in two flavors: `BLAKE2b', optimized for 64-bit platforms and produces digests of…

python-pybrowserid 0.14.0

This is a Python client library for the BrowserID protocol that underlies Mozilla Persona. …

python-pybtex 0.22.2

Pybtex is a BibTeX-compatible bibliography processor written in Python. You can simply type pybtex instead of bibtex. …

python-pycairo 1.19.1

Pycairo is a set of Python bindings for the Cairo graphics library. …

python-pycanberra 0.1.1

Pycanberra is a basic Python wrapper for libcanberra. …

python-pycares 2.3.0

`pycares' is a Python module which provides an interface to `c-ares', a C library that performs DNS requests and name resolutions asynchronously. …

python-pyclipper 1.1.0.post3

Pyclipper is a Cython wrapper for the C++ translation of the Angus Johnson's polygon clipping Clipper library (ver. 6.4.2). …

python-pycodestyle 2.6.0

`pycodestyle' (formerly pep8) is a tool to check Python code against some of the style conventions in PEP 8 (http://www.python.org/dev/peps/pep-0008/). …

python-pycosat 0.6.3

This package provides efficient Python bindings to `picosat' on the C level. When importing pycosat, the `picosat' solver becomes part of the Python process itself. `picosat' is a "Boolean Satisfiability Problem"…

python-pycountry 18.5.26

`pycountry' provides the ISO databases for the standards: 1. 639-3 (Languages) 2. 3166 (Countries) 3. 3166-3 (Deleted Countries) 4. 3166-2 (Subdivisions of countries) 5. 4217…

python-pycparser 2.20

Pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end…

python-pycrypto 2.6.1

Pycrypto is a collection of both secure hash functions (such as SHA256 and RIPEMD160), and various encryption algorithms (AES, DES, RSA, ElGamal, etc.). The package is structured to make adding new modules…

python-pycryptodome 3.7.3

This package provides a cryptographic library for Python. It brings the following enhancements with respect to the last official version of PyCrypto: * Authenticated encryption modes (GCM, CCM, EAX, SIV,…

python-pycups 1.9.74

This package provides Python bindings for libcups, wrapping the CUPS API. …

python-pycurl 7.43.0.5

Pycurl is a lightweight wrapper around libcurl. It provides high-speed transfers via libcurl and frequently outperforms alternatives. …

python-pydantic 1.6.1

Pydantic enforces type hints at runtime, and provides user friendly errors when data is invalid. …

python-pydiff 0.2

`pydiff' makes it easy to look for actual code changes while ignoring formatting changes. …

python-pydocstyle 3.0.0

This package provides a style checker for the Python Language Server (PLS). …

python-pydot 1.2.4

Pydot provides an interface to create, handle, modify and process graphs in Graphviz's DOT language, written in pure Python. …

python-pyelftools 0.25

This Python library provides interfaces for parsing and analyzing two binary and library file formats; the Executable and Linking Format (ELF), and debugging information in the Debugging With Attributed Record Format (DWARF). …

python-pyenchant 2.0.0

PyEnchant is a spellchecking library for Python, based on the Enchant library. PyEnchant combines all the functionality of the underlying Enchant library with the flexibility of Python. It also provides some…

python-pyev 0.9.0

Pyev provides a Python interface to libev. …

python-pyfaidx 0.5.8

This package provides procedures for efficient pythonic random access to fasta subsequences. …

python-pyfakefs 3.7.1

This package provides a Python library intended for use in automated tests. One difficulty when testing software is that the code under test might need to read or write to files…

python-pyfiglet 0.8.post1

This module lets you draw large letter from ordinary characters in pure Python. …

python-pyfit-sne 1.0.1

t-Stochastic Neighborhood Embedding (t-SNE) is a highly successful method for dimensionality reduction and visualization of high dimensional datasets. A popular implementation of t-SNE uses the Barnes-Hut algorithm to approximate the gradient at…

python-pyflakes 1.2.3

Pyflakes statically checks Python source code for common errors. …

python-pyflakes 2.2.0

Pyflakes statically checks Python source code for common errors. …

python-pyfxa 0.6.0

This is a Python library for interacting with the Firefox Accounts ecosystem. …

python-pygame 1.9.4

Pygame is a set of Python modules designed for writing games. Pygame adds functionality on top of the excellent SDL library. This allows you to create fully featured games and…

python-pygenometracks 3.3

This package aims to produce high-quality genome browser tracks that are highly customizable. Currently, it is possible to plot: bigwig, bed (many options), bedgraph, links (represented as arcs), and Hi-C matrices.…

python-pygit2 1.1.0

Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2 implements Git plumbing. …

python-pygithub 1.43.8

This library allows managing GitHub resources such as repositories, user profiles, and organizations in your Python applications, using version 3 of the GitHub application programming interface (API). …

python-pygments 2.5.2

Pygments is a syntax highlighting package written in Python. …

python-pygobject 3.34.0

Python bindings for GLib, GObject, and GIO. …

python-pygpgme 0.3

PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME. …

python-pygraphviz 1.5

PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph…

python-pyhamcrest 1.9.0-0.25fdc5f

PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules. …

python-pyicu 2.4.3

PyICU is a python extension wrapping the ICU C++ API. …

python-pyinotify 0.9.6

`pyinotify' provides a Python interface for monitoring file system events on Linux. …

python-pyjwt 1.7.1

PyJWT is a JSON Web Token implementation written in Python. …

python-pykafka 2.4.0

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. …

python-pykka 1.2.1

Pykka is a Python implementation of the actor model. The actor model introduces some simple rules to control the sharing of state and cooperation between execution units, which makes it easier…

python-pykwalify 1.7.0

This package provides a parser, schema validator, and data binding tool for YAML and JSON. …

python-pylast 2.0.0

A Python interface to Last.fm and other API-compatible websites such as Libre.fm. …

python-pyld 1.0.5

PyLD is an implementation of the JSON-LD specification. …

python-pylev 1.3.0

Pure Python Levenshtein implementation, based off the Wikipedia code samples at `http://en.wikipedia.org/wiki/Levenshtein_distance'. …

python-pyliblo 0.10.0

Pyliblo is a Python wrapper for the liblo Open Sound Control (OSC) library. It supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a…

python-pylibmc 1.6.1

`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 code{python-memcached …

python-pylibscrypt 1.7.1

There are a lot of different scrypt modules for Python, but none of them have everything that I'd like, so here's one more. It uses `libscrypt'. …

python-pylint 2.5.3

Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book). Pylint has many…

python-pylzma 0.5.0

This package provides Python bindings for the LZMA library by Igor Pavlov. …

python-pymacaroons 0.13.0

Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens, macaroons embed caveats that define specific authorization requirements for the target service, the service that issued the root macaroon…

python-pymediainfo 4.1

Python wrapper for the mediainfo library to access the technical and tag data for video and audio files. …

python-pymongo 3.7.2

Python driver for MongoDB. …

python-pympler 0.8

Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. By pympling a Python application, detailed insight in the size and…

python-pymsgbox 1.0.6

PyMsgBox is a simple, cross-platform, pure Python module for JavaScript-like message boxes. Types of dialog boxes include: 1. alert 2. confirm 3. prompt 4. password …

python-pymysql 0.9.3

PyMySQL is a pure-Python MySQL client library, based on PEP 249. Most public APIs are compatible with `mysqlclient' and MySQLdb. …

python-pynacl 1.4.0

PyNaCl is a Python binding to libsodium, which is a fork of the Networking and Cryptography library. These libraries have a stated goal of improving usability, security and speed. …

python-pynamecheap 0.0.3

PyNamecheap is a Namecheap API client in Python. …

python-pynvim 0.4.1

Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API. …

python-pyodbc 4.0.30

`python-pyodbc' provides a Python DB-API driver for ODBC. …

python-pyodbc-c 3.1.4

`python-pyodbc-c' provides a Python DB-API driver for ODBC. …

python-pyopencl 2019.1.1

PyOpenCL lets you access parallel computing devices such as GPUs from Python via OpenCL. …

python-pyopengl 3.1.5

PyOpenGL is the most common cross platform Python binding to OpenGL and related APIs. The binding is created using the standard `ctypes' library. …

python-pyopengl-accelerate 3.1.5

This is the Cython-coded accelerator module for PyOpenGL. …

python-pyopenssl 19.1.0

PyOpenSSL is a high-level wrapper around a subset of the OpenSSL library. …

python-pypairix 0.3.7

Pypairix is a Python module for fast querying on a pairix-indexed bgzipped text file that contains a pair of genomic coordinates per line. …

python-pyparsing 2.4.6

The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library…

python-pypdf2 1.26.0

PyPDF2 is a pure Python PDF library capable of: 1. extracting document information (title, author, …) 2. splitting documents page by page 3. merging documents page by…

python-pypeg2 2.15.2

PyPEG is an intrinsic parser interpreter framework for Python. It is based on Parsing Expression Grammars, PEG. With pyPEG you can parse many formal languages. …

python-pyperclip 1.6.4

Pyperclip is a clipboard module for Python, handling copy/pasting from the X11 clipboard …

python-pyphen 0.9.5

Pyphen is a pure Python module to hyphenate text using existing Hunspell hyphenation dictionaries. …

python-pypika 0.37.2

PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. …

python-pypng 0.0.20

The PyPNG module implements support for PNG images. It reads and writes PNG files with all allowable bit depths (1/2/4/8/16/24/32/48/64 bits per pixel) and colour combinations: greyscale (1/2/4/8/16 bit); RGB, RGBA,…

Packages menu:

Browse alphabetically

0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z