File tree 2 files changed +13
-1
lines changed 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 28
28
OTHER DEALINGS IN THE SOFTWARE.
29
29
"""
30
30
31
- __version__ = '1.10.20180811 '
31
+ __version__ = '1.10.20180827 '
32
32
__license__ = __doc__
33
33
__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -317,6 +317,9 @@ description=docrepr renders Python docstrings in HTML.
317
317
[docutils]
318
318
description=Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
319
319
320
+ [dopamine]
321
+ description=A library to use DopamineLabs machine learning API
322
+
320
323
[dynd]
321
324
description=Python exposure of DyND
322
325
@@ -434,6 +437,9 @@ description=ggplot for python
434
437
[ghost.py]
435
438
description =Webkit based webclient.
436
439
440
+ [gin_config]
441
+ description =Gin-config: a lightweight configuration library for Python
442
+
437
443
[gitdb2]
438
444
description =Git Object Database
439
445
@@ -470,6 +476,9 @@ description=Automatically generated graphical user interfaces for easy data set
470
476
[guiqwt]
471
477
description =Efficient curve/image plotting and other GUI tools for scientific data processing software development
472
478
479
+ [gym]
480
+ description =The OpenAI Gym: A toolkit for developing and comparing your reinforcement learning agents.
481
+
473
482
[hdfs]
474
483
description =HdfsCLI: API and command line interface for HDFS.
475
484
@@ -1124,6 +1133,9 @@ description=Pygame gives multimedia to python.
1124
1133
[pygit2]
1125
1134
description=Python bindings for libgit2.
1126
1135
1136
+ [pyglet]
1137
+ description=Cross-platform windowing and multimedia library
1138
+
1127
1139
[pygments]
1128
1140
description=Generic syntax highlighter for general use in all kinds of software
1129
1141
url=http://pygments.org
You can’t perform that action at this time.
0 commit comments