8000 package names · eksotama/winpython@22589f3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22589f3

Browse files
author
stonebig
committed
package names
1 parent bc22f00 commit 22589f3

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

winpython/data/packages.ini

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,12 @@ description=Config file reading, writing and validation.
221221
[configparser]
222222
description=This library brings the updated configparser from Python 3.5 to Python 2.6-3.5.
223223
224+
[contextlib2]
225+
description=Backports and enhancements for the contextlib module
226+
227+
[contextvars]
228+
description=PEP 567 Backport
229+
224230
[corner]
225231
description=Make some beautiful corner plots of samples.
226232
@@ -506,6 +512,9 @@ description=Internationalized Domain Names in Applications (IDNA)
506512
[imageio]
507513
description=Library for reading and writing a wide range of image, video, scientific, and volumetric data formats.
508514

515+
[immutable 8000 s]
516+
description=A high-performance immutable mapping type for Python
517+
509518
[imagesize]
510519
description=Getting image size from png/jpeg/jpeg2000/gif file
511520

@@ -851,6 +860,9 @@ description=Sphinx extension to support docstrings in Numpy format
851860
[oauth2client]
852861
description=OAuth 2.0 client library
853862
863+
[observations]
864+
description=Tools for loading standard data sets in machine learning
865+
854866
[octave_kernel]
855867
description=A Jupyter kernel for Octave.
856868
@@ -1209,6 +1221,9 @@ description=2D plotting library (set of Python bindings for the Qwt library feat
12091221
[pyreadline]
12101222
description=IPython needs this module to display color text in Windows command window
12111223
1224+
[pyrro_ppl]
1225+
description=A Python library for probabilistic modeling and inference
1226+
12121227
[pyserial]
12131228
description=Library encapsulating the access for the serial port
12141229
@@ -1230,6 +1245,9 @@ description=Python interface to Stan, a package for Bayesian inference
12301245
[pytest]
12311246
description=pytest: simple powerful testing with Python
12321247
1248+
[pytest_runner]
1249+
description=Invoke py.test as distutils command with dependency resolution
1250+
12331251
[python-crfsuite]
12341252
description=Python binding for CRFsuite
12351253
@@ -1619,6 +1637,9 @@ description=List processing tools and functional utilities
16191637
[torch]
16201638
description=a deep learning framework.
16211639
1640+
[torchfile]
1641+
description=Torch7 binary serialized file parser
1642+
16221643
[torchvision]
16231644
description=Datasets, Transforms and Models specific to Computer Vision
16241645
@@ -1646,6 +1667,9 @@ description=Scipy trait types
16461667
[trio]
16471668
description=An async/await-native I/O library for humans and snake people
16481669
1670+
[trio_asyncio]
1671+
description=a re-implementation of the asyncio mainloop on top of Trio
1672+
16491673
[ttfquery]
16501674
description=FontTools-based package for querying system fonts
16511675
@@ -1697,6 +1721,9 @@ description=Verbose logging level for Python's logging module
16971721
[vispy]
16981722
description=Interactive visualization in Python
16991723

1724+
[visdom]
1725+
description=A tool for visualizing live, rich data for Torch and Numpy
1726+
17001727
[vitables]
17011728
description=Graphical tool for browsing and editing files in both HDF5 and PyTables formats
17021729

0 commit comments

Comments
 (0)
0