Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 0.3% dependent packages on conda-forge.org
Top 0.6% dependent repos on conda-forge.org

conda-forge.org : typing_extensions

The typing module was added to the standard library in Python 3.5, but many new features have been added to the module since then. This means users of older Python versions who are unable to upgrade will not be able to take advantage of new types added to the ``typing`` module, such as typing.Protocol or typing.TypedDict. The typing_extensions module contains both backports of these changes as well as experimental types that will eventually be added to the typing module, such as Protocol.

Registry - Source - JSON
purl: pkg:conda/typing_extensions
License: PSF-2.0
Latest release: over 1 year ago
First release: almost 6 years ago
Dependent packages: 240
Dependent repositories: 1,174
Stars: 189 on GitHub
Forks: 68 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://www.python.org/psf/donations/python-dev/, https://github.com/sponsors/python
Last synced: 2 days ago

Top 3.2% on conda-forge.org
xarray 2022.11.0 💰
N-D labeled arrays and datasets in Python
48 versions - Latest release: over 1 year ago - 345 dependent packages - 2,401 dependent repositories - 2,909 stars on GitHub
typing-extensions 4.4.0 💰
The typing module was added to the standard library in Python 3.5, but many new features have bee...
16 versions - Latest release: over 1 year ago - 274 dependent packages - 460 dependent repositories - 189 stars on GitHub
Top 0.2% on conda-forge.org
pytorch 1.12.1
11 versions - Latest release: almost 2 years ago - 254 dependent packages - 2,722 dependent repositories
Top 3.4% on conda-forge.org
jsonschema 4.17.0 💰
jsonschema is an implementation of JSON Schema for Python (supporting 2.7+ including Python 3)
32 versions - Latest release: over 1 year ago - 219 dependent packages - 1,402 dependent repositories - 4,071 stars on GitHub
importlib-metadata 5.0.0
Moved to https://github.com/python/importlib_metadata
48 versions - Latest release: over 1 year ago - 215 dependent packages - 996 dependent repositories - 6 stars on GitLab.com
Top 7.6% on conda-forge.org
napari 0.4.17 💰
a fast n-dimensional image viewer in Python
26 versions - Latest release: over 1 year ago - 151 dependent packages - 10 dependent repositories - 1,639 stars on GitHub
Top 1.8% on conda-forge.org
aiohttp 3.8.3 💰
Asynchronous HTTP client/server framework for asyncio and Python
36 versions - Latest release: over 1 year ago - 150 dependent packages - 392 dependent repositories - 13,730 stars on GitHub
Top 1.8% on conda-forge.org
rich 12.6.0 💰
Rich is a Python library for rich text and beautiful formatting in the terminal. The Rich API ma...
90 versions - Latest release: over 1 year ago - 142 dependent packages - 106 dependent repositories - 42,587 stars on GitHub
Top 4.8% on conda-forge.org
airflow 2.4.3
Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The airflow scheduler...
42 versions - Latest release: over 1 year ago - 120 dependent packages - 3 dependent repositories - 29,539 stars on GitHub
Top 1.3% on conda-forge.org
bokeh 3.0.2 💰
Bokeh is a Python interactive visualization library that targets modern web browsers for presenta...
41 versions - Latest release: over 1 year ago - 95 dependent packages - 848 dependent repositories - 17,384 stars on GitHub
Top 1.6% on conda-forge.org
spacy 3.4.3
spaCy is a library for advanced natural language processing in Python and Cython.
68 versions - Latest release: over 1 year ago - 92 dependent packages - 174 dependent repositories - 25,557 stars on GitHub
spacy 3.7.2
spaCy is a library for advanced Natural Language Processing in Python and Cython. It's built on t...
16 versions - Latest release: 4 months ago - 83 dependent packages - 174 dependent repositories - 26,111 stars on GitHub
Top 3.6% on conda-forge.org
gitpython 3.1.29 💰
GitPython is a python library used to interact with Git repositories.
41 versions - Latest release: over 1 year ago - 82 dependent packages - 274 dependent repositories - 3,903 stars on GitHub
Top 1.3% on conda-forge.org
black 22.10.0
Black is the uncompromising Python code formatter. By using it, you agree to cease control over m...
26 versions - Latest release: over 1 year ago - 61 dependent packages - 1,069 dependent repositories - 31,725 stars on GitHub
Top 7.6% on conda-forge.org
dagster 1.0.17
Dagster lets you define pipelines in terms of the data flow between reusable, logical components,...
119 versions - Latest release: over 1 year ago - 60 dependent packages - 2 dependent repositories - 6,905 stars on GitHub
magicgui 0.6.0
build GUIs from python functions, using magic.
22 versions - Latest release: over 1 year ago - 58 dependent packages - 3 dependent repositories - 255 stars on GitHub
typing-extensions 4.11.0 💰
The typing module was added to the standard library in Python 3.5, but many new features have bee...
14 versions - Latest release: 7 days ago - 44 dependent packages - 460 dependent repositories - 189 stars on GitHub
airflow 2.4.3
Use airflow to author workflows as directed acyclic graphs (DAGs) of tasks. The airflow scheduler...
5 versions - Latest release: over 1 year ago - 38 dependent packages - 3 dependent repositories - 29,539 stars on GitHub
importlib-metadata 7.0.1 💰
This package supplies third-party access to the functionality of importlib.metadata including imp...
14 versions - Latest release: 4 months ago - 35 dependent packages - 996 dependent repositories - 87 stars on GitHub
Top 2.7% on conda-forge.org
jax 0.3.25
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, an...
90 versions - Latest release: over 1 year ago - 33 dependent packages - 60 dependent repositories - 22,297 stars on GitHub
Top 2.1% on conda-forge.org
panel 0.14.1
Panel provides tools for easily composing widgets, plots, tables, and other viewable objects and ...
36 versions - Latest release: over 1 year ago - 30 dependent packages - 273 dependent repositories
Top 4.1% on conda-forge.org
uvicorn 0.19.0 💰
Uvicorn is a lightning-fast ASGI server implementation, using [uvloop](https://github.com/MagicSt...
56 versions - Latest release: over 1 year ago - 30 dependent packages - 129 dependent repositories - 6,289 stars on GitHub
libcst 0.4.9
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Py...
30 versions - Latest release: over 1 year ago - 28 dependent packages - 3 dependent repositories - 1,116 stars on GitHub
Top 3.3% on conda-forge.org
pylint 2.15.5 💰
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and lo...
55 versions - Latest release: over 1 year ago - 27 dependent packages - 690 dependent repositories - 4,870 stars on GitHub
Top 5.0% on conda-forge.org
starlette 0.22.0 💰
Starlette is a lightweight [ASGI](https://asgi.readthedocs.io/en/latest/) framework/toolkit. It ...
55 versions - Latest release: over 1 year ago - 27 dependent packages - 19 dependent repositories - 8,007 stars on GitHub
Top 2.1% on conda-forge.org
mypy 0.991 💰
Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentiall...
44 versions - Latest release: over 1 year ago - 25 dependent packages - 364 dependent repositories - 15,046 stars on GitHub
Top 3.9% on conda-forge.org
arrow 1.2.3 💰
Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulati...
35 versions - Latest release: over 1 year ago - 21 dependent packages - 118 dependent repositories - 8,368 stars on GitHub
Top 6.5% on conda-forge.org
pyvista 0.37.0
PyVista: 3D plotting and mesh analysis through a streamlined interface for the Visualization Tool...
48 versions - Latest release: over 1 year ago - 20 dependent packages - 99 dependent repositories - 1,723 stars on GitHub
Top 8.7% on conda-forge.org
anyio 3.6.2
High level asynchronous concurrency and networking framework that works on top of either trio or ...
22 versions - Latest release: over 1 year ago - 20 dependent packages - 265 dependent repositories - 1,213 stars on GitHub
graphql-core 3.2.3 💰
A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.
22 versions - Latest release: over 1 year ago - 19 dependent packages - 10 dependent repositories - 473 stars on GitHub
Top 7.7% on anaconda.org
rich 13.3.5 💰
Rich is a Python library for rich text and beautiful formatting in the terminal.The Rich API make...
3 versions - Latest release: about 1 year ago - 18 dependent packages - 106 dependent repositories - 42,584 stars on GitHub
jpype1 1.4.1
A Python to Java bridge.
18 versions - Latest release: over 1 year ago - 17 dependent packages - 16 dependent repositories - 923 stars on GitHub
Top 6.3% on anaconda.org
aiohttp 3.9.5 💰
Async http client/server framework (asyncio)
29 versions - Latest release: 9 days ago - 15 dependent packages - 392 dependent repositories - 13,374 stars on GitHub
Top 9.2% on anaconda.org
streamlit 1.32.0
Streamlit lets you turn data scripts into sharable web apps in minutes, not weeks. It's all Pytho...
7 versions - Latest release: 2 months ago - 15 dependent packages - 54 dependent repositories - 25,632 stars on GitHub
typing_inspect 0.7.1
Runtime inspection utilities for Python typing module
4 versions - Latest release: almost 3 years ago - 15 dependent packages - 7 dependent repositories - 292 stars on GitHub
Top 8.8% on conda-forge.org
asgiref 3.5.2 💰
ASGI specification and utilities
24 versions - Latest release: almost 2 years ago - 14 dependent packages - 39 dependent repositories - 1,210 stars on GitHub
globus-sdk 3.14.0
This SDK provides a convenient Pythonic interface to Globus APIs.
31 versions - Latest release: over 1 year ago - 14 dependent packages - 2 dependent repositories - 49 stars on GitHub
pandera-base 0.13.4 💰
A simple, zero-configuration Python library to help you build confidence in the quality of your d...
9 versions - Latest release: over 1 year ago - 13 dependent packages - 2,130 stars on GitHub
h11 0.14.0
h11 is an HTTP/1.1 protocol library written in Python, heavily inspired by [hyper-h2](https://hyp...
7 versions - Latest release: over 1 year ago - 13 dependent packages - 27 dependent repositories - 408 stars on GitHub
opentelemetry-sdk 1.12.0
OpenTelemetry Python API and SDK
18 versions - Latest release: almost 2 years ago - 12 dependent packages - 1 dependent repositories - 1,450 stars on GitHub
markdown-it-py 2.1.0
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed. No...
24 versions - Latest release: about 2 years ago - 12 dependent packages - 51 dependent repositories - 446 stars on GitHub
compas 1.17.3
COMPAS is an open-source, Python-based computational framework for collaboration and research in ...
100 versions - Latest release: over 1 year ago - 12 dependent packages - 6 dependent repositories - 255 stars on GitHub
pytools 2022.1.12
Pytools is a big bag of things that are "missing" from the Python standard library. This is mainl...
52 versions - Latest release: almost 2 years ago - 12 dependent packages - 10 dependent repositories - 58 stars on GitHub
napari-skimage-regionprops 0.5.6
Feature extraction for labeled objects in images using regionprops from scikit-image
16 versions - Latest release: over 1 year ago - 11 dependent packages - 30 stars on GitHub
openff-utilities 0.1.7
A collection of miscellaneous utility functions used throughout the OpenFF stack
8 versions - Latest release: over 1 year ago - 11 dependent packages - 4 dependent repositories - 0 stars on GitHub
anyio 4.2.0
AnyIO is an asynchronous networking and concurrency library that works on top of either asyncio o...
5 versions - Latest release: 4 months ago - 11 dependent packages - 265 dependent repositories - 1,502 stars on GitHub
snowflake-connector-python 2.8.1
The Snowflake Connector for Python provides an interface for developing Python applications that ...
58 versions - Latest release: over 1 year ago - 11 dependent packages - 4 dependent repositories - 425 stars on GitHub
cirq-core 1.0.0
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) ci...
5 versions - Latest release: almost 2 years ago - 10 dependent packages - 3,685 stars on GitHub
Top 1.9% on conda-forge.org
tensorflow-base 2.11.0
TensorFlow offers multiple levels of abstraction so you can choose the right one for your needs. ...
15 versions - Latest release: over 1 year ago - 10 dependent packages - 317 dependent repositories - 172,297 stars on GitHub
Top 5.1% on conda-forge.org
dvc 2.34.2
Data Version Control or DVC is an open-source tool for data science and machine learning projects.
212 versions - Latest release: over 1 year ago - 10 dependent packages - 26 dependent repositories - 11,242 stars on GitHub
Top 7.9% on conda-forge.org
arviz 0.14.0 💰
ArviZ (pronounced "AR-vees") is a Python package for exploratory analysis of Bayesian models. Inc...
21 versions - Latest release: over 1 year ago - 10 dependent packages - 44 dependent repositories - 1,358 stars on GitHub
Top 5.2% on conda-forge.org
optuna 3.0.3
A hyperparameter optimization framework
25 versions - Latest release: over 1 year ago - 10 dependent packages - 40 dependent repositories - 7,790 stars on GitHub
dash 2.14.2 💰
Built on top of Plotly.js, React and Flask, Dash ties modern UI elements like dropdowns, sliders,...
11 versions - Latest release: 6 months ago - 9 dependent packages - 108 dependent repositories - 18,325 stars on GitHub
pyvisa 1.12.0 💰
PyVISA is a Python package that enables you to control all kinds of measurement devices independe...
7 versions - Latest release: about 2 years ago - 9 dependent packages - 11 dependent repositories - 22 stars on GitHub
Top 9.4% on conda-forge.org
dvc-base 1.11.16
Data Version Control or DVC is an open-source tool for data science and machine learning projects.
20 versions - Latest release: about 3 years ago - 9 dependent packages - 1 dependent repositories - 11,242 stars on GitHub
jsonlines 3.1.0
python library to simplify working with jsonlines and ndjson data
8 versions - Latest release: almost 2 years ago - 9 dependent packages - 8 dependent repositories - 207 stars on GitHub
cattrs 22.2.0 💰
cattrs is an open source Python library for structuring and unstructuring data. cattrs works best...
19 versions - Latest release: over 1 year ago - 8 dependent packages - 7 dependent repositories - 608 stars on GitHub
panel 1.4.2
Panel provides tools for easily composing widgets, plots, tables, and other viewable objects and ...
39 versions - Latest release: 21 days ago - 8 dependent packages - 273 dependent repositories - 2,638 stars on GitHub
Top 4.9% on anaconda.org
black 24.3.0
Black is the uncompromising Python code formatter. By using it, you agree to cease control over m...
6 versions - Latest release: about 1 month ago - 8 dependent packages - 1,069 dependent repositories - 31,741 stars on GitHub
Top 4.9% on conda-forge.org
prefect 2.6.7
Prefect is a workflow management system, designed for modern infrastructure and powered by the op...
133 versions - Latest release: over 1 year ago - 8 dependent packages - 41 dependent repositories - 11,520 stars on GitHub
Top 5.4% on anaconda.org
bokeh 3.4.0 💰
Bokeh is an interactive visualization library for modern web browsers. It provides elegant, conci...
46 versions - Latest release: about 2 months ago - 8 dependent packages - 848 dependent repositories - 17,385 stars on GitHub
omegaconf 2.2.3
OmegaConf is a hierarchical configuration system, with support for merging configurations from mu...
12 versions - Latest release: over 1 year ago - 8 dependent packages - 42 dependent repositories - 1,429 stars on GitHub
pyiron_base 0.5.28
pyiron was initially developed in the Computational Materials Design department of Joerg Neugebau...
109 versions - Latest release: over 1 year ago - 7 dependent packages - 19 dependent repositories - 13 stars on GitHub
Top 9.3% on conda-forge.org
asyncpg 0.27.0
asyncpg is a database interface library designed specifically for PostgreSQL and Python/asyncio. ...
18 versions - Latest release: over 1 year ago - 7 dependent packages - 4 dependent repositories - 5,907 stars on GitHub
orange-widget-base 4.18.0 💰
This project implements the base OWBaseWidget class and utilities for use in Orange Canvas workfl...
23 versions - Latest release: over 1 year ago - 7 dependent packages - 2 dependent repositories - 21 stars on GitHub
boost-histogram 1.3.2
Python bindings for the C++14 Boost::Histogram library
22 versions - Latest release: over 1 year ago - 6 dependent packages - 7 dependent repositories - 120 stars on GitHub
jax 0.4.23
JAX is Autograd and XLA, brought together for high-performance numerical computing and machine le...
3 versions - Latest release: 4 months ago - 6 dependent packages - 60 dependent repositories - 22,297 stars on GitHub
markdown-it-py 2.2.0
Python port of markdown-it. Markdown parsing, done right!
2 versions - Latest release: about 1 year ago - 6 dependent packages - 51 dependent repositories - 496 stars on GitHub
pandas-stubs 1.5.1.221024 💰
Collection of Pandas stub files supported by the pandas team
76 versions - Latest release: over 1 year ago - 6 dependent packages - 11 dependent repositories - 152 stars on GitHub
Top 6.9% on conda-forge.org
streamlit 1.15.0
51 versions - Latest release: over 1 year ago - 6 dependent packages - 54 dependent repositories
Top 9.0% on anaconda.org
mypy 1.8.0 💰
Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentiall...
26 versions - Latest release: 3 months ago - 6 dependent packages - 364 dependent repositories - 16,295 stars on GitHub
aesara 2.8.9
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expr...
64 versions - Latest release: over 1 year ago - 6 dependent packages - 10 dependent repositories - 974 stars on GitHub
flask-jwt-extended 4.4.4 💰
A Flask JWT extension that supports refresh tokens, blacklisting/revoking tokens, and token fresh...
37 versions - Latest release: almost 2 years ago - 6 dependent packages - 8 dependent repositories - 1,402 stars on GitHub
Top 5.4% on conda-forge.org
timm 0.4.12
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV...
9 versions - Latest release: almost 3 years ago - 5 dependent packages - 20 dependent repositories - 24,228 stars on GitHub
asyncssh 2.12.0
AsyncSSH is a Python package which provides an asynchronous client and server implementation of t...
34 versions - Latest release: almost 2 years ago - 5 dependent packages - 3 dependent repositories - 1,324 stars on GitHub
typing_inspect 0.9.0
The typing_inspect module defines experimental API for runtime inspection of types defined in the...
3 versions - Latest release: 8 months ago - 5 dependent packages - 7 dependent repositories - 308 stars on GitHub
optax 0.1.3
Optax is a gradient processing and optimization library for JAX.
7 versions - Latest release: almost 2 years ago - 4 dependent packages - 6 dependent repositories - 1,045 stars on GitHub
napari-assistant 0.4.1
19 versions - Latest release: over 1 year ago - 4 dependent packages - 16 stars on GitHub
pyvisa-py 0.5.3 💰
A PyVISA backend that implements a large part of the "Virtual Instrument Software Architecture" (...
7 versions - Latest release: about 2 years ago - 4 dependent packages - 5 dependent repositories - 219 stars on GitHub
quart 0.18.3 💰
Quart is a Python ASGI web microframework. It is intended to provide the easiest way to use async...
25 versions - Latest release: over 1 year ago - 4 dependent packages - 2,273 stars on GitHub
Top 5.3% on conda-forge.org
seaborn-base 0.12.1
Seaborn is a Python visualization library based on matplotlib. It provides a high-level interface...
6 versions - Latest release: over 1 year ago - 4 dependent packages - 134 dependent repositories - 10,487 stars on GitHub
myst-nb 0.17.1
Parse and execute ipynb files in Sphinx
14 versions - Latest release: over 1 year ago - 4 dependent packages - 67 dependent repositories - 147 stars on GitHub
metadsl 0.4.0
A framework for creating domain specific language in Python.
1 version - Latest release: about 4 years ago - 4 dependent packages
arrow 1.2.3 💰
Arrow is a Python library that offers a sensible, human-friendly approach to creating, manipulati...
12 versions - Latest release: over 1 year ago - 4 dependent packages - 118 dependent repositories - 8,251 stars on GitHub
flax 0.6.1
Flax is a neural network library for JAX that is designed for flexibility.
11 versions - Latest release: over 1 year ago - 4 dependent packages - 5 dependent repositories - 4,130 stars on GitHub
Top 10.0% on anaconda.org
pylint 2.16.2 💰
Pylint is a tool that checks for errors in Python code, tries to enforce a coding standard and lo...
30 versions - Latest release: about 1 year ago - 4 dependent packages - 690 dependent repositories - 4,584 stars on GitHub
aio-pika 8.2.4
aio-pika is a pure python AMQP client library
21 versions - Latest release: over 1 year ago - 3 dependent packages - 9 dependent repositories - 942 stars on GitHub
Top 6.9% on anaconda.org
torchvision 0.15.2
The torchvision package consists of popular datasets, model architectures, and common image trans...
9 versions - Latest release: 10 months ago - 3 dependent packages - 1,902 dependent repositories - 14,254 stars on GitHub
configspace 0.6.0
Domain specific language for configuration spaces in Python/Cython. Useful for hyperparameter opt...
8 versions - Latest release: almost 2 years ago - 3 dependent packages - 3 dependent repositories - 163 stars on GitHub
ezdxf 0.18.1
A Python package to create and modify DXF drawings, independent from the DXF version. You can ope...
38 versions - Latest release: over 1 year ago - 3 dependent packages - 10 dependent repositories - 653 stars on GitHub
schema-salad 8.3.20221115203138 💰
Semantic Annotations for Linked Avro Data
53 versions - Latest release: over 1 year ago - 3 dependent packages - 71 stars on GitHub
cyclonedx-python-lib 3.1.0
Python library for generating CycloneDX SBOMs
22 versions - Latest release: over 1 year ago - 3 dependent packages - 5 dependent repositories - 29 stars on GitHub
uhi 0.3.2
Universal Histogram Interface
5 versions - Latest release: over 1 year ago - 3 dependent packages - 5 dependent repositories - 9 stars on GitHub
cmd2 2.4.2
cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python
34 versions - Latest release: almost 2 years ago - 3 dependent packages - 10 dependent repositories - 520 stars on GitHub
pynisher 1.0.0
The pynisher is a little module intended to limit a functions resources. It starts a new process,...
3 versions - Latest release: almost 2 years ago - 3 dependent packages - 2 dependent repositories - 11 stars on GitHub
aioitertools 0.11.0
Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables.
9 versions - Latest release: over 1 year ago - 3 dependent packages - 15 dependent repositories - 204 stars on GitHub
pandera 0.13.4 💰
A simple, zero-configuration Python library to help you build confidence in the quality of your d...
30 versions - Latest release: over 1 year ago - 3 dependent packages - 9 dependent repositories - 2,116 stars on GitHub
aesara-base 2.8.9
Aesara is a Python library for defining, optimizing, and efficiently evaluating mathematical expr...
15 versions - Latest release: over 1 year ago - 3 dependent packages - 4 dependent repositories - 974 stars on GitHub
jira 3.4.1 💰
This library eases the use of the Jira REST API from Python and it has been used in production fo...
12 versions - Latest release: over 1 year ago - 3 dependent packages - 1 dependent repositories - 1,717 stars on GitHub
aioitertools 0.7.1
Implementation of itertools, builtins, and more for AsyncIO and mixed-type iterables.
2 versions - Latest release: over 3 years ago - 2 dependent packages - 15 dependent repositories