Skip to content

Commit 64f5b78

Browse files
author
stonebig
committed
package names
1 parent 2b3a48c commit 64f5b78

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

winpython/data/packages.ini

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,9 @@ description=Easy data preprocessing and data augmentation for deep learning mode
614614
[keras-vis]
615615
description=Neural network visualization toolkit for keras
616616

617+
[keyring]
618+
description=Store and access your passwords safely.
619+
617620
[kivy]
618621
description=A software library for rapid development of hardware-accelerated multitouch applications.
619622

@@ -1277,6 +1280,9 @@ description=Wavelet transforms module
12771280
[pywin32]
12781281
description=Python library for Windows
12791282
1283+
[pywin32_ctypes]
1284+
description=A (partial) reimplementation of pywin32 that is pure python (uses ctypes/cffi)
1285+
12801286
[pywinpty]
12811287
description=Python bindings for the winpty library
12821288

0 commit comments

Comments
 (0)