Ecosyste.ms: Packages

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

Top 4.5% on anaconda.org
Top 0.6% dependent packages on anaconda.org
Top 1.3% dependent repos on anaconda.org
Top 9.7% forks on anaconda.org

anaconda.org : click

Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API.

Registry - Source - Homepage - JSON
purl: pkg:conda/click
Keywords: cli, click, pallets, python
License: BSD-3-Clause
Latest release: 7 months ago
First release: over 6 years ago
Dependent packages: 57
Dependent repositories: 2,206
Stars: 14,296 on GitHub
Forks: 1,367 on GitHub
Total Commits: 1482
Committers: 344
Average commits per author: 4.308
Development Distribution Score (DDS): 0.686
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/pallets, https://palletsprojects.com/donate, https://tidelift.com/funding/github/pypi/Flask
Last synced: about 23 hours ago

hypothesis 6.100.1
Hypothesis is an advanced testing library for Python. It lets you write tests which are parametri...
83 versions - Latest release: 27 days ago - 4 dependent packages - 181 dependent repositories
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
conda-lock 2.5.6
Conda lock is a lightweight library that can be used to generate fully reproducible lock files fo...
2 versions - Latest release: about 2 months ago - 49 dependent repositories - 302 stars on GitHub
conda-auth 0.2.1
Conda auth is a conda plugin which adds more secure authentication support to conda. Once install...
2 versions - Latest release: about 2 months ago - 2 stars on GitHub
ensureconda 1.4.4
Install and run applications packaged with conda in isolated environments. Ensureconda is a cli t...
2 versions - Latest release: about 2 months ago - 1 dependent package - 1 dependent repositories - 14 stars on GitHub
Top 9.9% on anaconda.org
cookiecutter 2.6.0
Cookiecutter takes a template provided as a directory structure with template-files. Templates ca...
4 versions - Latest release: about 2 months ago - 4 dependent packages - 117 dependent repositories - 20,715 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
conda-index 0.4.0
Create repodata.json for collections of conda packages.
3 versions - Latest release: 3 months ago - 1 dependent package - 2 dependent repositories - 6 stars on GitHub
mlflow-skinny 2.9.2
MLflow Skinny is a lightweight MLflow package without SQL storage, server, UI, or data science de...
4 versions - Latest release: 4 months ago - 14,910 stars on GitHub
mlflow 2.9.2
MLflow is a platform to streamline machine learning development, including tracking experiments, ...
4 versions - Latest release: 4 months ago - 40 dependent repositories - 14,910 stars on GitHub
fiona 1.9.5
Fiona reads and writes geographic data files and thereby helps Python programmers integrate geogr...
8 versions - Latest release: 4 months ago - 6 dependent packages - 435 dependent repositories - 1,095 stars on GitHub
Top 2.3% on anaconda.org
flask 2.2.5 πŸ’°
Flask is a lightweight [WSGI](https://wsgi.readthedocs.io/) web application framework. It is desi...
12 versions - Latest release: 5 months ago - 15 dependent packages - 829 dependent repositories - 62,292 stars on GitHub
ray-core 2.6.3
Ray is a fast and simple framework for building and running distributed applications. It is split...
6 versions - Latest release: 5 months ago - 3 dependent packages - 5 dependent repositories - 29,008 stars on GitHub
lightning 2.0.9.post0
Use Lightning Apps to build everything from production-ready, multi-cloud ML systems to simple re...
1 version - Latest release: 5 months ago - 1 dependent package - 25,454 stars on GitHub
lightning-cloud 0.5.57
Lightning AI Command Line Interface
1 version - Latest release: 5 months ago - 1 dependent package - 25,454 stars on GitHub
anaconda-enterprise-cli 5.7.1
CLI tool for working with the Anaconda Enterprise DSP repository.
1 version - Latest release: 5 months ago
Top 4.9% on anaconda.org
dask 2023.11.0 πŸ’°
Dask is a flexible parallel computing library for analytics.
92 versions - Latest release: 6 months ago - 15 dependent packages - 2,283 dependent repositories - 10,854 stars on GitHub
distributed 2023.11.0 πŸ’°
Distributed is a lightweight library for distributed computing in Python. It extends both the con...
100 versions - Latest release: 6 months ago - 17 dependent packages - 472 dependent repositories - 1,463 stars on GitHub
Top 6.7% on anaconda.org
dask-core 2023.11.0 πŸ’°
Dask is a flexible parallel computing library for analytics.
94 versions - Latest release: 6 months ago - 10 dependent packages - 678 dependent repositories - 11,083 stars on GitHub
percy 0.1.0
Renders local recipes, provides build orders, find outdated recipes.
5 versions - Latest release: 7 months ago - 1 dependent package - 1 dependent repositories - 4 stars on GitHub
Top 10.0% on anaconda.org
nltk 3.8.1
NLTK has been called a wonderful tool for teaching and working in computational linguistics using...
15 versions - Latest release: 11 months ago - 4 dependent packages - 717 dependent repositories - 12,091 stars on GitHub
spin 0.3
Formarly known as `devpy`, `spin` aims to provide a simple interface for common development tasks...
1 version - Latest release: 11 months ago - 1 dependent repositories - 64 stars on GitHub
typer 0.9.0 πŸ’°
Typer is library for building CLI applications that users will love using and developers will lov...
4 versions - Latest release: 12 months ago - 11 dependent packages - 64 dependent repositories - 10,744 stars on GitHub
databricks-cli 0.17.6
The Databricks Command Line Interface (CLI) is an open source tool which provides an easy to use ...
1 version - Latest release: about 1 year ago - 2 dependent packages - 16 dependent repositories - 342 stars on GitHub
canmatrix 0.9.5
Canmatrix implements a "Python Can Matrix Object" which describes the can-communication and the n...
1 version - Latest release: about 1 year ago - 736 stars on GitHub
uvicorn 0.20.0 πŸ’°
Uvicorn is a lightning-fast ASGI server implementation, using [uvloop](https://github.com/MagicSt...
2 versions - Latest release: about 1 year ago - 6 dependent packages - 129 dependent repositories - 6,288 stars on GitHub
click-default-group 1.2.2
Extends click.Group to invoke a command without explicit subcommand name. DefaultGroup is a sub c...
1 version - Latest release: about 1 year ago - 1 dependent package - 2 dependent repositories - 58 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
gdsfactory 6.1.0
Python package to generate GDS layouts.
60 versions - Latest release: over 1 year ago - 1 dependent repositories - 184 stars on GitHub
pygeoapi 0.13.0 removed
9 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories
aiida-core 2.1.2
The official repository for the AiiDA code
37 versions - Latest release: over 1 year ago - 19 dependent packages - 6 dependent repositories - 350 stars on GitHub
geomet 1.0.0
Convert GeoJSON to WKT/WKB (Well-Known Text/Binary) or GeoPackage Binary, and vice versa. Extende...
3 versions - Latest release: over 1 year ago - 2 dependent packages - 4 dependent repositories - 141 stars on GitHub
nelson-siegel-svensson 0.5.0
Implementation of the Nelson-Siegel-Svensson interest rate curve model.
2 versions - Latest release: over 1 year ago - 81 stars on GitHub
icepap 3.7.1
Python module to configure, control and monitor IcePAP based systems. IcePAP is a motor control s...
5 versions - Latest release: over 1 year ago - 3 dependent packages - 2 stars on GitHub
geedim 1.6.1 πŸ’°
`geedim` provides a command line interface and API for searching, compositing and downloading sat...
16 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 44 stars on GitHub
Top 2.9% on conda-forge.org
hypothesis 6.57.1
624 versions - Latest release: over 1 year ago - 20 dependent packages - 181 dependent repositories
esi-acme 2022.11 removed
9 versions - Latest release: over 1 year ago - 1 dependent package
sqlfluff 1.4.2 πŸ’°
SQLFluff is a dialect-flexible and configurable SQL linter. Designed with ELT applications in mi...
30 versions - Latest release: over 1 year ago - 1 dependent repositories - 5,774 stars on GitHub
schemathesis 3.17.5 πŸ’°
Guarantee flawless API functionality with thorough, high-quality test scenarios generated from yo...
8 versions - Latest release: over 1 year ago - 1,645 stars on GitHub
datasette 0.63.1 πŸ’°
Datasette is a tool for exploring and publishing data. It helps people take data of any shape or...
18 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 7,259 stars on GitHub
Top 4.6% on conda-forge.org
mkdocs 1.4.2
24 versions - Latest release: over 1 year ago - 17 dependent packages - 44 dependent repositories
fastapi-mvc 0.20.0 πŸ’°
Developer productivity tool for making high-quality FastAPI production-ready APIs.
21 versions - Latest release: over 1 year ago - 317 stars on GitHub
nwbinspector 0.4.19
Inspect NWB files for compliance with NWB Best Practices. This inspector is meant as a companion...
8 versions - Latest release: over 1 year ago - 1 dependent package - 11 stars on GitHub
tilematrix 2022.11.3
helps handling tile pyramids
3 versions - Latest release: over 1 year ago - 1 dependent package - 18 stars on GitHub
pycoxmunk 1.0.0 πŸ’°
Python package for estimating sea surface reflectance.
1 version - Latest release: over 1 year ago - 0 stars on GitHub
neptune-client 0.16.12
:ledger: Experiment tracking tool and model registry
92 versions - Latest release: over 1 year ago - 8 dependent packages - 18 dependent repositories - 372 stars on GitHub
kopf 1.36.0 πŸ’°
Kopf β€”Kubernetes Operator Pythonic Frameworkβ€” is a framework and a library to make Kubernetes ope...
4 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 1,499 stars on GitHub
cloup 1.0.2
Library to build command line interfaces based on (and 100% compatible) with Click. It's like usi...
18 versions - Latest release: over 1 year ago - 3 dependent packages - 66 stars on GitHub
shiv 1.0.3
shiv is a command line utility for building fully self contained Python zipapps as outlined in PE...
3 versions - Latest release: over 1 year ago - 1,568 stars on GitHub
mutmut 2.4.2
Mutmut is a mutation testing system for Python, with a strong focus on ease of use.
4 versions - Latest release: over 1 year ago - 721 stars on GitHub
evalml-core 0.61.1
EvalML is an AutoML library written in python.
58 versions - Latest release: over 1 year ago - 1 dependent package - 592 stars on GitHub
wavespectra 3.12.1
Wavespectra is an open source project for working with ocean wave spectral data. The library is b...
5 versions - Latest release: over 1 year ago - 1 dependent package - 1 dependent repositories - 32 stars on GitHub
whitebox 2.2.0 removed
25 versions - Latest release: over 1 year ago - 5 dependent packages - 5 dependent repositories
simwrapper 1.8.5
Simwrapper Python support library, for serving files
4 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHub
taurus_pyqtgraph 0.5.10
taurus_pyqtgraph is an extension for the Taurus package. It adds the taurus.qt.qtgui.tpg submodul...
10 versions - Latest release: over 1 year ago - 1 dependent repositories - 2 stars on GitLab.com
_anaconda_depends 5.3.1
The same dependencies as the anaconda metapackage, without pinned versions. _anaconda_depends is ...
23 versions - Latest release: almost 5 years ago - 1 dependent package - 41 dependent repositories
anaconda 5.3.1
Anaconda is a Python distribution which includes over 400 Python packages for science, math, engi...
25 versions - Latest release: over 5 years ago - 206 dependent repositories