This package provides a new backend based on pyqtgraph for the 2D-Data-Browser in MNE-Python.
This package provides a library and collection of scripts to work with Illumina paired-end data (for CASAVA 1.8+).
This package provides a reimplementation of OpenAI's Whisper model using CTranslate2, which is a inference engine for transformer models.
This package provides a way to make anything a version object, and compare against a vast section of other version formats.
The typing_inspect module defines experimental API for runtime inspection of types defined in the Python standard typing module.
A Sphinx extension to generate multiversion and multilanguage sitemaps.org compliant sitemaps for the HTML version of your Sphinx documentation.
This package is intended to be independently reusable in any Python project. It is maintained by the Zope Toolkit project.
TensorFlow is a flexible platform for building and training machine learning models. This package provides the "lite" variant for mobile devices.
Musicbrainzngs implements Python bindings of the MusicBrainz web service. This library can be used to retrieve music metadata from the MusicBrainz database.
This package provides a Service Provider functionality in both Sync and Async mode for Domain Connect protocol.
This package provides a parser for the "old style" OpenStep property list format (also known as ASCII plist), written in Cython.
Pyasn1-modules is a collection of Python modules providing ASN.1 types and implementations of ASN.1-based codecs and protocols.
The Official DocuSign Python Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
This package contains typing stubs for protobuf, a very small subset the Python stubs contained in the complete typeshed collection.
This package makes it easy to draw tables in terminal/console applications from a list of lists of strings. It supports multi-line rows.
This package implements a functionality of pulti-producer-multi-consumer signal dispatching mechanism. It's a fork of http://pydispatcher.sourceforge.net/ with PyPy support.
This library provides functionality to decompile AST objects, as generated by the standard library ast module, to Python code.
Zope.interface provides an implementation of "object interfaces" for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract.
sphinx_gallery is a Sphinx extension that builds an HTML version from any set of Python scripts and puts it into an examples gallery.
Zope.component represents the core of the Zope Component Architecture. Together with the zope.interface package, it provides facilities for defining, registering and looking up components.
fancycompleter is a module that adds TAB completion to the interactive prompt. It is an extension of the rlcompleter module from the standard Python library.
Telethon is an asyncio Python 3 MTProto library to interact with Telegram's API as a user or through a bot account (bot API alternative).
This package contains a plugin for Flake8 finding likely bugs and design problems in your program. It contains warnings that don't belong in pyflakes and pycodestyle.
find_libpython helps find the path to the libpython dynamic library for the current Python environment. It is both a script and a Python package.