File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828OTHER DEALINGS IN THE SOFTWARE.
2929"""
3030
31- __version__ = '1.10.20180811 '
31+ __version__ = '1.10.20180827 '
3232__license__ = __doc__
3333__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.
317317[docutils]
318318description=Text processing system for processing plaintext documentation into useful formats, such as HTML or LaTeX (includes reStructuredText)
319319
320+ [dopamine]
321+ description=A library to use DopamineLabs machine learning API
322+
320323[dynd]
321324description=Python exposure of DyND
322325
@@ -434,6 +437,9 @@ description=ggplot for python
434437[ghost.py]
435438description =Webkit based webclient.
436439
440+ [gin_config]
441+ description =Gin-config: a lightweight configuration library for Python
442+
437443[gitdb2]
438444description =Git Object Database
439445
@@ -470,6 +476,9 @@ description=Automatically generated graphical user interfaces for easy data set
470476[guiqwt]
471477description =Efficient curve/image plotting and other GUI tools for scientific data processing software development
472478
479+ [gym]
480+ description =The OpenAI Gym: A toolkit for developing and comparing your reinforcement learning agents.
481+
473482[hdfs]
474483description =HdfsCLI: API and command line interface for HDFS.
475484
@@ -1124,6 +1133,9 @@ description=Pygame gives multimedia to python.
11241133[pygit2]
11251134description=Python bindings for libgit2.
11261135
1136+ [pyglet]
1137+ description=Cross-platform windowing and multimedia library
1138+
11271139[pygments]
11281140description=Generic syntax highlighter for general use in all kinds of software
11291141url=http://pygments.org
You can’t perform that action at this time.
0 commit comments