Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5380dad

Browse files
author
stonebig
committed
package names
1 parent 4c5f5cf commit 5380dad

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

winpython/data/packages.ini

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ description=Low-level AMQP client for Python (fork of amqplib).
2525
[anyjson]
2626
description=Wraps the best available JSON implementation available in a common interface
2727

28+
[aplus]
29+
description=An implementation of the Promises/A+ specification and test suite in Python
30+
2831
[appdirs]
2932
description=A small Python module for determining appropriate " + "platform-specific dirs, e.g. a "user data dir".
3033

@@ -40,6 +43,9 @@ description=Rebuild a new abstract syntax tree from Python's ast (required for p
4043
[astroml]
4144
description=tools for machine learning and data mining in Astronomy
4245
46+
[astropy]
47+
description=Community-developed python astronomy tools
48+
4349
[attrs]
4450
description=Attributes without boilerplate.
4551
@@ -112,6 +118,9 @@ description=Connect colorbrewer2.org color maps to Python and matplotlib
112118
[brotli]
113119
description=Python binding of the Brotli compression library
114120
121+
[cachetools]
122+
description=Extensible memoizing collections and decorators
123+
115124
[cartopy]
116125
description=A cartographic python library with matplotlib support for visualisation
117126
@@ -334,6 +343,9 @@ description=Python function signatures from PEP362 for Python 2.6, 2.7 and 3.2+
334343
[functools32]
335344
description=Backport of the functools module from Python 3.2.3 for use on 2.7 and PyPy.
336345

346+
[future]
347+
description=Clean single-source support for Python 3 and 2
348+
337349
[futures]
338350
description=Backport of the concurrent.futures package from Python 3.2
339351

@@ -511,6 +523,9 @@ description=Jupyter core package. A base package on which Jupyter projects rely.
511523
[jupyter_sphinx]
512524
description=Jupyter Sphinx Extensions
513525

526+
[kapteyn]
527+
description=Python modules for astronomical applications
528+
514529
[keras]
515530
description=Theano-based Deep Learning library
516531

0 commit comments

Comments
 (0)