8000 package names · ppbhatt/winpython@eeaf2f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit eeaf2f2

Browse files
committed
package names
1 parent 2889389 commit eeaf2f2

File tree

1 file changed

+39
-3
lines changed

1 file changed

+39
-3
lines changed

winpython/data/packages.ini

Lines changed: 39 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ description=Abseil Python Common Libraries
55
[adodbapi]
66
description=A pure Python package implementing PEP 249 DB-API using Microsoft ADO.
77

8+
[affine]
9+
description=Matrices describing affine transformation of the plane.
10+
811
[aiodns]
912
description=Simple DNS resolver for asyncio
1013

@@ -344,6 +347,9 @@ description=Better living through Python with decorators
344347
[defusedxml]
345348
description=XML bomb protection for Python stdlib modules
346349

350+
[deprecated]
351+
description=Python @deprecated decorator to deprecate old python classes, functions or methods.
352+
347353
[descartes]
348354
description=Use geometric objects as matplotlib paths and patches
349355

@@ -1539,12 +1545,15 @@ description=Provides an abstraction layer on top of the various Qt bindings (PyQ
15391545
[qscintilla]
15401546
description=Python bindings for the QScintilla programmers editor widget
15411547

1542-
[queuelib]
1543-
description=Collection of persistent (disk-based) queues
1548+
[quantecon]
1549+
description=A community based Python library for quantitative economics
15441550

15451551
[quiver_engine]
15461552
description=Interactive per-layer visualization for convents in keras
15471553

1554+
[rasterio]
1555+
description=Fast and direct raster I/O for use with Numpy and SciPy
1556+
15481557
[readme_renderer]
15491558
description=a library for rendering "readme" descriptions for Warehouse
15501559

@@ -1745,6 +1754,9 @@ description=Sniff out which async library your code is running under
17451754
[snowballstemmer]
17461755
description=This package provides 16 stemmer algorithms (15 + Poerter English stemmer) generated from Snowball algorithms.
17471756
1757+
[snuggs]
1758+
description=Snuggs are s-expressions for Numpy
1759+
17481760
[sortedcollections]
17491761
description=Python Sorted Collections
17501762
@@ -1766,7 +1778,25 @@ description=sparse multidimensional arrays on top of NumPy and Scipy.sparse
17661778
[sphinx]
17671779
description=Tool for generating documentation which uses reStructuredText as its markup language
17681780
1769-
[sphinxcontrib-websupport]
1781+
[sphinxcontrib_applehelp]
1782+
description=sphinx extension which outputs Apple help books
1783+
1784+
[sphinxcontrib_devhelp]
1785+
description=sphinx extension which outputs Devhelp document
1786+
1787+
[sphinxcontrib_htmlhelp]
1788+
description=sphinx extension which outputs html
1789+
1790+
[sphinxcontrib_jsmath]
1791+
description=sphinx extension which renders display math in HTML via JavaScript
1792+
1793+
[sphinxcontrib_qthelp]
1794+
description=sphinx extension which outputs QtHelp document
1795+
1796+
[sphinxcontrib_websupport]
1797+
description=Sphinx API for Web Apps
1798+
1799+
[sphinxcontrib_serializinghtml]
17701800
description=Sphinx API for Web Apps
17711801
17721802
[sphinx_rtd_theme]
@@ -1835,6 +1865,9 @@ description=Pretty-print tabular data
18351865
[tblib]
18361866
description=Traceback serialization library.
18371867

1868+
[tb_nightly]
1869+
description=TensorBoard lets you watch Tensors Flow
1870+
18381871
[tensorboard]
18391872
description=TensorBoard lets you watch Tensors Flow
18401873

@@ -1866,6 +1899,9 @@ description=Test utilities for code working with files and commands
18661899
[textwrap3]
18671900
description=textwrap from Python 3.6 backport (plus a few tweaks)
18681901

1902+
[tf_estimator_nightly]
1903+
description=TensorFlow Estimator.
1904+
18691905
[thinc]
18701906
description=Practical Machine Learning for NLP
18711907

0 commit comments

Comments
 (0)
0