Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 75633cd

Browse files
author
stonebig
committed
package names
1 parent 9540cb6 commit 75633cd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

winpython/data/packages.ini

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@ description=Python package for providing Mozilla's CA Bundle.
9494
[cffi]
9595
description=Foreign Function Interface for Python calling C code.
9696
97+
[cchardet]
98+
description=Universal encoding detector. This library is faster than chardet.
99+
97100
[chardet]
98101
description=Universal encoding detector for Python 2 and 3
99102
@@ -124,6 +127,9 @@ description=Make some beautiful corner plots of samples.
124127
[coverage]
125128
description=Code coverage measurement for Python
126129
130+
[cryptography]
131+
description=cryptography is a package which provides cryptographic recipes and primitives to Python developers
132+
127133
[cvxopt]
128134
description=Convex optimization library
129135
url=http://abel.ee.ucla.edu/cvxopt
@@ -1026,6 +1032,9 @@ description=Web-based SQLite database browser written in Python
10261032
[statsmodels]
10271033
description=Statistical computations and models for use with SciPy
10281034

1035+
[stormhttp]
1036+
description=Performant asynchronous web application framework.
1037+
10291038
[supersmoother]
10301039
description=Python implementation of Friedman's Supersmoother
10311040

0 commit comments

Comments
 (0)