Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions winpython/data/packages.ini
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ description=An implementation of JSON Schema validation for Python
description=Python interface to the Julia language
url=http://sourceforge.net/projects/stonebig.u/files/packages

[keras]
description=Theano-based Deep Learning library

[kivy]
description=A software library for rapid development of hardware-accelerated multitouch applications.

Expand Down Expand Up @@ -273,6 +276,9 @@ description=Sphinx extension to support docstrings in Numpy format
[oct2py]
description=Python to GNU Octave bridge --> run m-files from python.

[odo]
description=Data migration in Python

[openpyxl]
description=A Python library to read/write Excel 2007 xlsx/xlsm files

Expand Down