Skip to content

package names #935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 19, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
135 changes: 135 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2848,3 +2848,138 @@ description = A plugin that adds a console to napari
[docstring-parser]
description = UNKNOWN

[pendulum]
description = Python datetimes made easy.

[toposort]
description = Implements a topological sort algorithm.

[python-editor]
description = Programmatically open an editor, capture the result.

[natsort]
description = Simple yet flexible natural sorting in Python.

[grpcio-health-checking]
description = Standard Health Checking Service for gRPC

[dagster]
description = A data orchestrator for machine learning, analytics, and ETL.

[croniter]
description = croniter provides iteration for datetime object with cron like format

[alembic]
description = A database migration tool for SQLAlchemy.

[skl2onnx]
description = Convert scikit-learn models to ONNX

[onnxconverter-common]
description = ONNX Converter and Optimization Tools

[onnx]
description = Open Neural Network Exchange

[graphql-ws]
description = Websocket server for GraphQL subscriptions

[gevent]
description = Coroutine-based network library

[gevent-websocket]
description = Websocket handler for the gevent pywsgi server, a Python network library

[flask-sockets]
description = Elegant WebSockets for your Flask apps.

[flask-graphql]
description = Adds GraphQL support to your Flask application

[dagster-graphql]
description = The GraphQL frontend to python dagster.

[dagit]
description = Web UI for dagster.

[snowflake-connector-python]
description = Snowflake Connector for Python

[pytimeparse]
description = Time expression parser

[python-slugify]
description = A Python Slugify application that handles Unicode

[pyjwt]
description = JSON Web Token implementation in Python

[pycryptodomex]
description = Cryptographic library for Python

[psycopg2-binary]
description = psycopg2 - Python-PostgreSQL Database Adapter

[proto-plus]
description = Beautiful, Pythonic protocol buffers.

[parsedatetime]
description = Parse human-readable date/time text.

[oscrypto]
description = TLS (SSL) sockets, key generation, encryption, decryption, signing, verification and KDFs using the OS crypto libraries. Does not require a compiler, and relies on the OS for patching. Works on Windows, OS X and Linux/BSD.

[msrest]
description = AutoRest swagger generator Python client runtime.

[minimal-snowplow-tracker]
description = A minimal snowplow event tracker for Python. Add analytics to your Python and Django apps, webapps and games

[logbook]
description = A logging replacement for Python

[json-rpc]
description = JSON-RPC transport implementation

[isodate]
description = An ISO 8601 date/time/duration parser and formatter

[hologram]
description = JSON schema generation from dataclasses

[google-crc32c]
description = A python wrapper of the C library 'Google CRC32C'

[google-cloud-bigquery]
description = Google BigQuery API client library

[dbt]
description = With dbt, data analysts and engineers can build analytics the way engineers build applications.

[dbt-snowflake]
description = The snowflake adapter plugin for dbt (data build tool)

[dbt-redshift]
description = The redshift adapter plugin for dbt (data build tool)

[dbt-postgres]
description = The postgres adpter plugin for dbt (data build tool)

[dbt-core]
description = dbt (data build tool) is a command line tool that helps analysts and engineers transform data in their warehouse more effectively

[dbt-bigquery]
description = The bigquery adapter plugin for dbt (data build tool)

[azure-storage-blob]
description = Microsoft Azure Blob Storage Client Library for Python

[azure-core]
description = Microsoft Azure Core Library for Python

[azure-common]
description = Microsoft Azure Client Library for Python (Common)

[agate]
description = A data analysis library that is optimized for humans instead of machines.