From 2941f05e16424ac46bc4ee5f8547e91d92eeb611 Mon Sep 17 00:00:00 2001 From: stonebig Date: Fri, 19 Feb 2021 18:36:29 +0100 Subject: [PATCH] package names --- winpython/data/packages.ini | 135 ++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index d498f93f..601a99eb 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -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. +