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 @@ -614,6 +614,9 @@ description=Easy data preprocessing and data augmentation for deep learning mode
[keras-vis]
description=Neural network visualization toolkit for keras

[keyring]
description=Store and access your passwords safely.

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

Expand Down Expand Up @@ -1277,6 +1280,9 @@ description=Wavelet transforms module
[pywin32]
description=Python library for Windows

[pywin32_ctypes]
description=A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)

[pywinpty]
description=Python bindings for the winpty library

Expand Down