This plugin provides a set of fixtures and utility functions to start service processes for your tests with pytest.
CppHeaderParser is a pure python module that will parse C++ header files and generate a data structure representing the class .
python-pyre-extensions defines extensions to the standard typing module that are supported by the Pyre typechecker.
Implements iterative statistics operators for mean, variance, high-order moments, extrema, covariance, threshold, quantile (experimental) and Sobol' indices.
Agnostic scaffolding to help writing VCS-specific (git, mercurial, svn...) or package (npm, pypi, archive, debian, .deposit, ..) loaders.
libcloud is a Python library for interacting with many of the popular cloud service providers using a unified API.
python-click-type-test allows you to test that your click options and arguments match your type annotations.
This package provides a client library to download and publish models, datasets and other repos on the huggingface.co hub.
This package provides 16 word stemmer algorithms generated from Snowball algorithms. It includes the 15 original ones plus the Poerter English stemmer.
This package provides a pathlib-compatible Zipfile object wrapper. It provides a backport of the Path object.
The python-mypy-extensions module defines experimental extensions to the standard typing module that are supported by the MyPy typechecker.
xarray_einstats provides wrappers around some NumPy and SciPy functions and around einops with an API and features adapted to xarray.
Anaconda Cloud command line client library provides an interface to Anaconda Cloud. Anaconda Cloud is useful for sharing packages, notebooks and environments.
setuptools-rust is a plugin for setuptools to build Rust Python extensions implemented with PyO3 or rust-cpython.
attrs is a Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.
The python-distutils-extra module enables you to easily integrate gettext support, themed icons, and scrollkeeper-based documentation into Python's distutils.
This module defines a decorator to wrap legacy APIs. The primary use case is APIs defined before keyword-only parameters existed.
This package contains exception exceptions and implementations which are so general purpose that they don't belong in Zope application-specific packages.
MCUboot is a secure bootloader for 32-bit MCUs. This package provides a tool to securely sign firmware images for booting by MCUboot.
flask_principal is a identity management library for Flask. It supports managing both authentication and authorization data in a thread-local variable.
This module provides two help formatters for optparse. They provide terser and more customizable option formatting in comparison to the default help formatter.
This package contains typing stubs for for freezegun, a very small subset the Python stubs contained in the complete typeshed collection.
async_generator back-ports Python 3.6's native async generators and Python 3.7's context managers into Python 3.5.
This package provides a decorator which makes caching time-or-computationally-expensive properties quick and easy and works in Python 2 or 3.