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.
sklearn-compat is a small Python package that help developer writing scikit-learn compatible estimators to support multiple scikit-learn versions.
This library provides functionality to decompile AST objects, as generated by the standard library ast module, to Python code.
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.
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.
DOLFINx is the computational environment of FEniCSx and implements the FEniCS Problem Solving Environment in C++ and Python.
This package provides the Python interface.
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).
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.
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.
The BIDS Validator is a web application, command-line utility, and Javascript/Typescript library for assessing compliance with the BIDS standard.
This package contains a multicore Barnes-Hut implementation of the t-SNE algorithm. The implementation is described here: http://lvdmaaten.github.io/publications/papers/JMLR_2014.pdf.