File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -94,6 +94,9 @@ description=Python package for providing Mozilla's CA Bundle.
94
94
[cffi]
95
95
description=Foreign Function Interface for Python calling C code.
96
96
97
+ [cchardet]
98
+ description=Universal encoding detector. This library is faster than chardet.
99
+
97
100
[chardet]
98
101
description=Universal encoding detector for Python 2 and 3
99
102
@@ -124,6 +127,9 @@ description=Make some beautiful corner plots of samples.
124
127
[coverage]
125
128
description=Code coverage measurement for Python
126
129
130
+ [cryptography]
131
+ description=cryptography is a package which provides cryptographic recipes and primitives to Python developers
132
+
127
133
[cvxopt]
128
134
description=Convex optimization library
129
135
url=http://abel.ee.ucla.edu/cvxopt
@@ -1026,6 +1032,9 @@ description=Web-based SQLite database browser written in Python
1026
1032
[statsmodels]
1027
1033
description =Statistical computations and models for use with SciPy
1028
1034
1035
+ [stormhttp]
1036
+ description =Performant asynchronous web application framework.
1037
+
1029
1038
[supersmoother]
1030
1039
description =Python implementation of Friedman' s Supersmoother
1031
1040
You can’t perform that action at this time.
0 commit comments