Packages — P (Page 28 of 32)
Packages menu:
Browse alphabetically
python-robotframework-stacktrace 0.4.1
StackTrace is a Robot Framework listener that prints a stack trace directly to the terminal to ease debugging. …
python-roifile 2020.11.28
Roifile is a Python library to read, write, create, and plot ImageJ ROIs, an undocumented and ImageJ application specific format to store regions of interest, geometric shapes, paths, text, etc for image…
python-roman 3.3
This package provides a small helper library to convert Arabic Numbers to Roman Numerals. …
python-rope 1.1.1
Rope is a refactoring library for Python. It facilitates the renaming, moving and extracting of attributes, functions, modules, fields and parameters in Python source code. These refactorings can also be…
python-roundrobin 0.0.2
This package provides a collection of utilities for round-robin distribution in Python. …
python-rply 0.7.8
This package provides a pure Python based parser generator, that also works with RPython. It is a more-or-less direct port of David Bazzley's PLY, with a new public API, and RPython…
python-rpy2 3.4.5
rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R from Python, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like…
python-rq 1.5.2
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a…
python-rq-scheduler 0.10.0
This package provides job scheduling capabilities to `python-rq' (Redis Queue). …
python-rsa 3.4.2
Python-RSA is a pure-Python RSA implementation. It supports encryption and decryption, signing and verifying signatures, and key generation according to PKCS#1 version 1.5. It can be used as a Python…
python-rst.linker 1.11
rst.linker automatically replaces text by a reStructuredText external reference or timestamps. It's primary purpose is to augment the changelog, but it can be used for other documents, too. …
python-rst2ansi 0.1.5
Python module dedicated to rendering RST (reStructuredText) documents to ansi-escaped strings suitable for display in a terminal. …
python-rstr 2.2.6
This package provides a python module for generating random strings of various types. It could be useful for fuzz testing, generating dummy data, or other applications. It has no dependencies…
python-rtree 1.0.0
RTree is a Python package with bindings for `libspatialindex'. …
python-ruamel.yaml 0.16.13
This package provides YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order. It is a derivative of Kirill Simonov’s PyYAML 3.11. It supports YAML…
python-ruamel.yaml.clib 0.2.6
This package provides a C version of the reader, parser and emitter for `ruamel.yaml' derived from libyaml. …
python-ruffus 2.8.4
Ruffus is designed to allow scientific and other analyses to be automated with the minimum of fuss and the least effort. …
python-s3transfer 0.5.0
S3transfer is a Python library for managing Amazon S3 transfers. …
python-sadisplay 0.4.9
This package provides a program to build Entity Relationship diagrams from a SQLAlchemy model (or directly from the database). …
python-safety 1.9.0
Safety checks installed dependencies for known vulnerabilities. By default it uses the open Python vulnerability database Safety DB. …
python-sane 2.9.1
This package provides Python interface to the SANE scanner and frame grabber interface. …
python-sanic 21.12.1
Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the `async/await' syntax added in Python 3.5, which makes your code non-blocking…
python-sanic-bootstrap 21.12.1
Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the `async/await' syntax added in Python 3.5, which makes your code non-blocking…
python-sanic-routing 0.7.2
Internal package for `python-sanic', which provides the `BasicRouter'. …
python-sanic-testing 22.3.0
Internal package for `python-sanic', which is meant to be the core testing utility and clients for testing Sanic applications. …
python-sarge 0.1.7.post1
`sarge' is a wrapper for subprocess which provides command pipeline functionality. …
python-scandir 1.10.0
Directory iteration function like os.listdir(), except that instead of returning a list of bare filenames, it yields DirEntry objects that include file type and stat information along with the name. Using…
python-scanpy 1.9.1
Scanpy is a scalable toolkit for analyzing single-cell gene expression data. It includes preprocessing, visualization, clustering, pseudotime and trajectory inference and differential expression testing. The Python-based implementation efficiently deals with datasets…
python-schedule 0.4.3
Schedule is an in-process scheduler for periodic jobs that uses the builder pattern for configuration. Schedule lets you run Python functions (or any other callable) periodically at pre-determined intervals using a…
python-schema 0.5.0
`python-schema' is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. …
python-schema 0.6.6
`python-schema' is a library for validating Python data structures, such as those obtained from config-files, forms, external services or command-line parsing, converted from JSON/YAML (or something else) to Python data-types. …
python-schema-salad 8.2.20211116214159
Salad is a schema language for describing JSON or YAML structured linked data documents. Salad schema describes rules for preprocessing, structural validation, and hyperlink checking for documents described by a Salad…
python-schematics 1.1.1
Python Data Structures for Humans. …
python-scikit-allel 1.3.5
This package provides utilities for exploratory analysis of large scale genetic variation data. …
python-scikit-build 0.14.0
Scikit-build is an improved build system generator for CPython C/C++/Fortran/Cython extensions. It has support for additional compilers, build systems, cross compilation, and locating dependencies and determining their build requirements. The scikit-build…
python-scikit-fuzzy 0.4.2
This package implements many useful tools for projects involving fuzzy logic, also known as grey logic. …
python-scikit-image 0.19.2
Scikit-image is a collection of algorithms for image processing. …
python-scikit-learn 1.0.2
Scikit-learn provides simple and efficient tools for data mining and data analysis. …
python-scikit-rebate 0.62
Scikit-rebate is a scikit-learn-compatible Python implementation of ReBATE, a suite of Relief-based feature selection algorithms for Machine Learning. These algorithms excel at identifying features that are predictive of the outcome in supervised…
python-scipy 1.8.0
The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. …
python-scooby 0.5.12
The Scooby package reports the following information about the currently running system: * operating system name; * hardware information including machine type (e.g., `i386', `x86_64', etc.), …
python-scour 0.38.2
The goal of Scour is to output a file that renders identically at a fraction of the size by removing a lot of redundant information created by most SVG editors. Optimization options…
python-scp 0.13.3
The scp module extends the Paramiko library to send and receive files via the SCP1 protocol, as implemented by the OpenSSH `scp' program. …
python-scrape-schema-recipe 0.2.0
This tool extracts cooking recipe from HTML structured data in the `https://schema.org/Recipe' format. …
python-scrapy 2.6.1
Scrapy is a fast high-level web crawling and web scraping framework, used to crawl websites and extract structured data from their pages. It can be used for a wide range of…
python-screed 1.0
Screed parses FASTA and FASTQ files and generates databases. Values such as sequence name, sequence description, sequence quality and the sequence itself can be retrieved from these databases. …
python-screenkey 1.4
Screenkey is a screencast tool to display your keys inspired by Screenflick. …
python-scripttest 1.3
Scripttest is a Python helper library for testing interactive command-line applications. With it you can run a script in a subprocess and see the output as well as any file modifications. …
python-scrypt 0.8.7
This is a set of Python bindings for the scrypt key derivation function. …
python-seaborn 0.11.2
Seaborn is a library for making attractive and informative statistical graphics in Python. It is built on top of matplotlib and tightly integrated with the PyData stack, including support for numpy…
python-secretstorage 3.3.1
`python-secretstorage' provides a way for securely storing passwords and other secrets. It uses D-Bus Secret Service API that is supported by GNOME Keyring (since version 2.30) and KSecretsService. SecretStorage supports…
python-selenium 3.141.0
Selenium enables web browser automation. Selenium specifically provides infrastructure for the W3C WebDriver specification — a platform and language-neutral coding interface compatible with all major web browsers. …
python-semantic-version 2.8.5
The `semantic_version' class is a small library for handling semantic versioning (https://semver.org/) ("SemVer") in Python. It can compare versions, generate a new version that represents a bump in one of the version levels,…
python-semver 2.9.0
This package provides a Python library for http://semver.org/ (Semantic Versioning). …
python-send2trash 1.8.0
This package provides a Python library to send files to the user's `~/Trash' directory. …
python-sentry-sdk 1.5.1
This package provides a Python SDK for the Sentry application monitoring and error tracking software. …
python-sep 1.1.1
SEP makes the core algorithms of Source Extractor available as a library of stand-alone functions and classes. …
python-sepolgen 3.2
This package contains a Python module that forms the core of `audit2allow', a part of the package `policycoreutils'. The sepolgen library contains: Reference Policy Representation, which are Objects for representing policies…
python-serpent 1.28
Serpent provides `ast.literal_eval()'-compatible object tree serialization. It serializes an object tree into bytes (an utf-8 encoded string) that can be decoded and then passed as-is to `ast.literal_eval()' to rebuild the original object…
python-serverfiles 0.3.1
This package provides an utility that accesses files on a HTTP server and stores them locally for reuse. It is primarily used by the Orange framework. …
python-service-identity 18.1.0
`service_identity' aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. In the simplest case, this means host name verification. …
python-session-info 1.0.0
This package outputs version information for modules loaded in the current session, Python, and the OS. …
python-setools 4.1.1
SETools is a collection of graphical tools, command-line tools, and libraries designed to facilitate SELinux policy analysis. …
python-setproctitle 1.1.10
The library allows a process to change its title (as displayed by system tools such as ps and top). Changing the title is mostly useful in multi-process systems, for example when a master…
python-setuptools 62.0.0
Setuptools is a fully-featured, stable library designed to facilitate packaging Python projects, where packaging includes: * Python package and module definitions * distribution package metadata …
python-setuptools-declarative-requirements 1.2.0
This package provides file support for setuptools declarative `setup.cfg'. …
python-setuptools-git 1.2
This package provides a plugin for Setuptools for revision control with Git. …
python-setuptools-rust 1.1.2
`setuptools-rust' is a plugin for `setuptools' to build Rust Python extensions implemented with `PyO3' or `rust-cpython'. …
python-setuptools-scm 6.3.2
Setuptools_scm handles managing your Python package versions in "software configuration management" (SCM) metadata instead of declaring them as the version argument or in a SCM managed file. …
python-setuptools-scm-git-archive 1.0
The setuptools_scm_git_archive package is a plugin to setuptools_scm, which supports obtaining versions from git archives that belong to tagged versions. …
python-sexpdata 0.0.3
Sexpdata is an S-expression parser/serializer. It has load and dump functions like pickle, json or PyYAML module. …
python-sfdlib 1.2.3
This package provides the `sfd2ufo' command, a converter from FontForge’s SFD (Spline Font Database) fonts to UFO (Unified Font Object) fonts. …
python-sge 2.0.post0
The SGE Game Engine ("SGE", pronounced like "Sage") is a general-purpose 2D game engine. It takes care of several details for you so you can focus on the game itself. …
python-sgmllib3k 1.0.0-1.7999646
This package provides an unmaintained port of sgmllib to Python 3. It is used to parse text files formatted in SGML (Standard Generalized Mark-up Language). …
python-sgp4 2.12
This package provides a Python implementation of the most recent version of the SGP4 satellite tracking algorithm. …
python-sh 1.14.2
This package provides a replacement for Python's `subprocess' feature. …
python-shapely 1.7.1
Shapely is a Python package for manipulation and analysis of planar geometric objects. It is based on the `GEOS' library. …
python-shellescape 3.8.1
The shellescape Python module defines the `shellescape.quote()' function that returns a shell-escaped version of a Python string. This is a backport of the `shlex.quote()' function from Python 3.8 that makes it…
python-shellingham 1.4.0
Shellingham detects what shell the current Python executable is running in. …
python-shiboken-2 5.15.2
Shiboken generates bindings for C++ libraries using CPython source code …
python-shortuuid 0.5.0
`shortuuid' is a Python library for generating concise, unambiguous and URL-safe UUIDs. UUIDs are generated using the built-in Python `uuid' module and then similar looking characters are removed. …
python-shtab 1.5.3
This package automatically generates shell tab completion scripts for Python CLI apps. …
python-signedjson 1.1.1
Sign JSON objects with ED25519 signatures. * More than one entity can sign the same object. * Each entity can sign the object with more than…
python-simpervisor 0.4
This package provides a simple async process supervisor in Python. …
python-simpleaudio 1.0.4
The `simplaudio' package provides cross-platform, dependency-free audio playback capability for Python 3 on OSX, Windows, and Linux. …
python-simpleeval 0.9.12
This package provides a quick single file library for easily adding evaluatable expressions into python projects. Say you want to allow a user to set an alarm volume, which could depend…
python-simplegeneric 0.8.1
The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python’s built-in generic functions like `len()', `iter()' and so on. However, instead of using specially-named methods, these generic functions use…
python-simplejson 3.17.2
JSON (JavaScript Object Notation) is a subset of JavaScript syntax (ECMA-262 3rd edition) used as a lightweight data interchange format. Simplejson exposes an API familiar to users of the standard library marshal…
python-sinfo 0.3.4
This package outputs version information for modules loaded in the current session, Python, and the OS. …
python-singledispatch 3.4.0.3
This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3. …
python-sip 4.19.25
SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used…
python-sip 5.5.0
SIP is a tool to create Python bindings for C and C++ libraries. It was originally developed to create PyQt, the Python bindings for the Qt toolkit, but can be used…
python-six 1.16.0
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is…
python-six-bootstrap 1.16.0
Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is…
python-skia-pathops 0.7.2
This package provides Python bindings for the Path Ops module of the Skia library, performing boolean operations on paths (intersection, union, difference, xor). …
python-skyfield 1.39
Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. …
python-slepc4py 3.16.1
SLEPc, the Scalable Library for Eigenvalue Problem Computations, is based on PETSc, the Portable, Extensible Toolkit for Scientific Computation. It employs the MPI standard for all message-passing communication. `slepc4py' provides Python…
python-slimit 0.8.1
SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into more compact code so that it downloads and runs faster. SlimIt also provides a library that includes a…
python-slixmpp 1.5.2
Slixmpp is a XMPP library for Python 3.7+. It is a fork of SleekXMPP. Its goal is to only rewrite the core of the library (the low level socket…
python-slugify 5.0.2
This package provides a `slufigy' command and library to create slugs from unicode strings while keeping it DRY. …