Packages — P (Page 13 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-configobj 5.0.6

ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer’s…

python-configparser 4.0.2

`python-configparser' is a backport of `configparser' from Python 3.5 so that it can be used directly in other versions. …

python-constantly 15.1.0

Constantly is a Python library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. …

python-construct 2.10.56

This package provides both simple, atomic constructs (such as integers of various sizes), as well as composite ones which allow you form hierarchical and sequential structures of increasing complexity. It features…

python-consul 0.6.1

Python client for Consul (http://www.consul.io/), a tool for service discovery, monitoring and configuration. …

python-contextlib2 0.6.0.post1

This module is primarily a backport of the Python 3.2 contextlib to earlier Python versions. Like contextlib, it provides utilities for common tasks involving decorators and context managers. It also…

python-cookiecutter 1.7.2

This package provides a command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. …

python-cookies 2.2.1

A RFC 6265-compliant HTTP cookie parser and renderer in Python. …

python-cooler 0.8.7

Cooler is a support library for a sparse, compressed, binary persistent storage format, called `cool', used to store genomic interaction data, such as Hi-C contact matrices. …

python-cov-core 1.15.0

This is a library package for use by `pytest-cov', `nose-cov' and `nose2-cov'. It is useful for developing coverage plugins for these testing frameworks. …

python-covdefaults 1.1.0

Covdefaults is a coverage plugin to provide opinionated default settings. …

python-coverage 5.0.3

Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which…

python-coveralls 1.11.1

Coveralls.io is a service for publishing code coverage statistics online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in Python projects. …

python-cram 0.7

Cram is a functional testing framework for command line applications. Cram tests look like snippets of interactive shell sessions. Cram runs each command and compares the command output in the…

python-crashtest 0.3.1

Python library that makes exceptions handling and inspection easier. …

python-crate 0.23.2

This package provides a Python client library for CrateDB. It implements the Python DB API 2.0 specification and includes support for SQLAlchemy. …

python-cryptography 2.9.2

cryptography is a package which provides cryptographic recipes and primitives to Python developers. It aims to be the “cryptographic standard library” for Python. The package includes both high level recipes,…

python-cryptography-vectors 2.9.2

This package contains test vectors for the cryptography package. …

python-cson 0.8

This package is a parser for Coffeescript Object Notation (CSON). …

python-css-parser 1.0.4

Css-parser is a fork of cssutils 1.0.2, updated and modified for parsing ebooks, due to cssutils not receiving updates as of 1.0.2. …

python-csscompressor 0.9.5

This package provides a python port of YUI CSS Compressor. …

python-cssmin 0.2.0

Python port of the YUI CSS Compressor. …

python-cssselect 1.1.0

Cssselect ia a Python module that parses CSS3 Selectors and translates them to XPath 1.0 expressions. Such expressions can be used in lxml or another XPath engine to find the matching…

python-cssselect2 0.2.2

`cssselect2' is a straightforward implementation of CSS3 Selectors for markup documents (HTML, XML, etc.) that can be read by ElementTree-like parsers (including cElementTree, lxml, html5lib, etc.). Unlike the Python package `cssselect', it does…

python-cssutils 1.0.2

Cssutils is a Python package for parsing and building CSS Cascading Style Sheets. Currently it provides a DOM only and no rendering options. …

python-curio 1.2

Curio is a coroutine-based library for concurrent Python systems programming. It provides standard programming abstractions such as as tasks, sockets, files, locks, and queues. …

python-curtsies 0.2.11

Curtsies is a Python library for interacting with the terminal. It features string-like objects which carry formatting information, per-line fullscreen terminal rendering, and keyboard input event reporting. …

python-cvxopt 1.2.3

CVXOPT is a package for convex optimization based on the Python programming language. Its main purpose is to make the development of software for convex optimization applications straightforward by building on…

python-cycler 0.10.0

When using `matplotlib' and plotting more than one line, it is common to want to be able to want to be able to cycle over one or more artist styles; but…

python-cypari2 2.1.1

Cypari2 provides a Python interface to the number theory library PARI/GP. It has been spun off from the SageMath mathematics software system, but it can be used independently. …

python-cysignals 1.9.0

The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code, using two related approaches, for mixed Cython/Python code or external C libraries and pure Cython code,…

python-cython 0.29.17

Cython is an optimising static compiler for both the Python programming language and the extended Cython programming language. It makes writing C extensions for Python as easy as Python itself. …

python-cytoolz 0.9.0.1

The cytoolz package implements the same API as provided by toolz. The main differences are that `cytoolz' is faster and cytoolz offers a C API that is accessible to other projects…

python-d2to1 0.2.12.post1

The python package d2to1 (the d is for distutils) allows using distutils2-like setup.cfg files for a package's metadata with a distribute/setuptools setup.py script. …

python-daemon 2.2.3

Python-daemon is a library that assists a Python program to turn itself into a well-behaved Unix daemon process, as specified in PEP 3143. This library provides a `DaemonContext' class that manages the…

python-daemonize 2.5.0

Daemonize is a library for writing system daemons in Python. …

python-daemux 0.1.0

Daemux lets you run daemons in a `tmux' pane. Users can launch long-running background tasks, and check these tasks' health by hand, relaunch them, etc., by attaching to the corresponding pane…

python-daiquiri 2.1.1

The daiquiri library provides an easy way to configure logging in Python. It also provides some custom formatters and handlers. …

python-dask 2.14.0

Dask is a flexible parallel computing library for analytics. It consists of two components: dynamic task scheduling optimized for computation, and large data collections like parallel arrays, dataframes, and lists that…

python-dateutil 2.8.1

The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+. …

python-datrie 0.8.2

This package provides a fast, efficiently stored trie implementation for Python. …

python-dbfread 2.0.7

This library reads DBF files and returns the data as native Python data types for further processing. It is primarily intended for batch jobs and one-off scripts. …

python-dbus 1.2.16

python-dbus provides bindings for libdbus, the reference implementation of D-Bus. …

python-dbusmock 0.18.3

python-dbusmock allows for the easy creation of mock objects on D-Bus. This is useful for writing tests for software which talks to D-Bus services such as upower, systemd, logind, gnome-session or…

python-ddt 1.1.3

Data-Driven Tests ("DDT") allow you to multiply one test case by running it with different test data, and make it appear as multiple test cases. …

python-debian 0.1.36

This package provides Python modules that abstract many formats of Debian-related files, such as: 1. Debtags information; 2. `debian/changelog' files; 3. packages files, pdiffs; 4. control files…

python-debtcollector 1.19.0

This package provides a collection of Python deprecation patterns and strategies that help you collect your technical debt in a non-destructive manner. …

python-debug 3.8.2

This variant of Python provides an interpreter built with `--with-pydebug' to help develop and debug extensions. See `https://pythonextensionpatterns.readthedocs.io/en/latest/debugging/debug.html', for more information. …

python-decorator 4.3.0

The aim of the decorator module is to simplify the usage of decorators for the average programmer, and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout,…

python-deeptools 3.4.3

This package addresses the challenge of handling large amounts of data that are now routinely generated from DNA sequencing centers. `deepTools' contains useful modules to process the mapped reads data for…

python-deeptoolsintervals 0.1.9

This package provides a Python module creating/accessing GTF-based interval trees with associated meta-data. It is primarily used by the `deeptools' package. …

python-defusedxml 0.6.0

Defusedxml provides XML bomb protection for Python stdlib modules. …

python-dendropy 4.4.0

DendroPy is a library for phylogenetics and phylogenetic computing: reading, writing, simulation, processing and manipulation of phylogenetic trees (phylogenies) and characters. …

python-deprecated 1.2.5

The `deprecated' decorator provides a convenient way to deprecate to deprecate classes, functions or methods. …

python-devtools 0.6

This package provides a debug print command and other development tools. It adds a simple and readable way to print stuff during development. …

python-diceware 0.9.6

This package generates passphrases by concatenating words randomly picked from wordlists. It supports several sources of randomness (including real life dice) and different wordlists (including cryptographically signed ones). …

python-diff-match-patch 20121119

Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. …

python-dill 0.3.1.1

Dill extends Python's `pickle' module for serializing and de-serializing Python objects to the majority of the built-in Python types. Dill provides the user the same interface as the `pickle' module, and…

python-dirsync 2.2.3

Advanced directory tree synchronisation tool. …

python-discid 1.1.1

This package provides Python bindings for the Libdiscid library. The main purpose is the calculation of Disc IDs (https://musicbrainz.org/doc/Disc%20ID) for use with the MusicBrainz database. Additionally the disc "Media Catalog Number"…

python-discogs-client 2.2.1

This is the official Discogs API client for Python. It enables you to query the Discogs database for information on artists, releases, labels, users, Marketplace listings, and more. It also…

python-discover 0.4.0

Discover provides test discovery for unittest, a feature that has been backported from Python 2.7 for Python 2.4+. …

python-diskcache 4.1.0

DiskCache is a disk and file backed persistent cache. …

python-distlib 0.3.0

Distlib is a library which implements low-level functions that relate to packaging and distribution of Python software. It is intended to be used as the basis for third-party packaging tools. …

python-distro 1.4.0

`distro' provides information about the OS distribution it runs on, such as a reliable machine-readable ID, or version information. It is the recommended replacement for Python's original `platform.linux_distribution` function (which will be removed…

python-distutils-extra 2.38

The python-distutils-extra module enables you to easily integrate gettext support, themed icons, and scrollkeeper-based documentation into Python's distutils. …

python-dj-database-url 0.4.2

This simple Django utility allows you to utilize the 12factor inspired DATABASE_URL environment variable to configure your Django application. The dj_database_url.config method returns a Django database connection dictionary, populated with all the data…

python-django 1.11.29

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It provides many tools for building any Web site. Django focuses on automating as much as…

python-django-allauth 0.40.0

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. …

python-django-appconf 1.0.3

This app precedes Django's own AppConfig classes that act as "objects [to] store metadata for an application" inside Django's app loading mechanism. In other words, they solve a related but different…

python-django-assets 0.12

Asset management for Django, to compress and merge CSS and Javascript files. Integrates the webassets library with Django, adding support for merging, minifying and compiling CSS and Javascript files. …

python-django-bulk-update 1.1.10

Simple bulk update over Django ORM or with helper function. This project aims to bulk update given objects using one query over Django ORM. …

python-django-classy-tags 1.0.0

`django-classy-tags' is an approach at making writing template tags in Django easier, shorter and more fun. It provides an extensible argument parser which reduces most of the boiler plate code you…

python-django-compressor 2.4

Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. …

python-django-contact-form 1.3

This application provides simple, extensible contact-form functionality for Django sites. …

python-django-contrib-comments 1.8.0

Django used to include a comments framework; since Django 1.6 it's been separated to a separate project. This is that project. This framework can be used to attach comments to…

python-django-crispy-forms 1.7.2

`django-crispy-forms' lets you easily build, customize and reuse forms using your favorite CSS framework, without writing template code. …

python-django-debug-toolbar 1.10.1

A configurable set of panels that display information about the current request and response as a toolbar on the rendered page. …

python-django-extensions 2.1.6

Django-extensions extends Django providing, for example, management commands, additional database fields and admin extensions. …

python-django-filter 1.1.0

Django-filter is a generic, reusable application to alleviate writing some of the more mundane bits of view code. Specifically, it allows users to filter down a queryset based on a model’s…

python-django-gravatar2 1.4.2

Essential Gravatar support for Django. Features helper methods, templatetags and a full test suite. …

python-django-haystack 2.8.1

Haystack provides modular search for Django. It features a unified, familiar API that allows you to plug in different search backends (such as Solr, Elasticsearch, Whoosh, Xapian, etc.) without having to…

python-django-jinja 2.4.1

This package provides a templating backend for Django, using Jinja2. It provides certain advantages over the builtin Jinja2 backend in Django, for example, explicit calls to callables from templates and better…

python-django-jsonfield 1.0.3

Django-jsonfield is a reusable Django field that allows you to store validated JSON in your model. It silently takes care of serialization. To use, simply add the field to one…

python-django-mailman3 1.3.4

This package contains libraries and templates for Django-based interfaces interacting with Mailman. …

python-django-overextends 0.4.3

A Django reusable app providing the overextends template tag, a drop-in replacement for Django's extends tag, which allows you to use circular template inheritance. The primary use-case for overextends is to…

python-django-override-storage 0.1.6

This project provides tools to help reduce the side effects of using FileFields during tests. …

python-django-picklefield 2.1.1

Pickled object field for Django …

python-django-pipeline 1.6.14

Pipeline is an asset packaging library for Django, providing both CSS and JavaScript concatenation and compression, built-in JavaScript template support, and optional data-URI image and font embedding. …

python-django-q 1.3.2

Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing. …

python-django-redis 4.10.0

Full featured redis cache backend for Django. …

python-django-rq 1.3.1

Django integration with RQ, a Redis based Python queuing library. Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your…

python-django-sekizai 1.1.0

Sekizai means blocks in Japanese, and thats what this app provides. A fresh look at blocks. With `django-sekizai' you can define placeholders where your blocks get rendered and at different…

python-django-simple-math-captcha 1.0.7

A multi-value-field that presents a human answerable question, with no settings.py configuration necessary, but instead can be configured with arguments to the field constructor. …

python-django-sortedm2m 1.3.3

Sortedm2m is a drop-in replacement for django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one but remembers the order of added relations. …

python-django-statici18n 1.3.0

A Django app that provides helper for generating JavaScript catalog to static files. …

python-django-tagging 0.5.0

This package provides a generic tagging application for Django projects, which allows association of a number of tags with any `Model' instance and makes retrieval of tags simple. …

python-django-taggit 1.1.0

Django-taggit is a reusable Django application for simple tagging. …

python-djangorestframework 3.7.7

The Django REST framework is for building Web APIs with Django. It provides features like a web browseable API and authentication policies. …

python-dkimpy 1.0.4

Python module that implements "DKIM" (DomainKeys Identified Mail) email signing and verification (RFC6376). It also provides helper scripts for command line signing and verification. It supports DKIM signing/verifying of ed25519-sha256 signatures…

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