Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commited496e3

Browse files
committed
package names
1 parent68531e6 commited496e3

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

‎winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
OTHER DEALINGS IN THE SOFTWARE.
2929
"""
3030

31-
__version__='3.0.20200729'
31+
__version__='3.0.20200808'
3232
__license__=__doc__
3333
__project_url__='http://winpython.github.io/'

‎winpython/data/packages.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,3 +2686,24 @@ description = Tree is a library for working with nested data structures.
26862686
[amply]
26872687
description = Amply allows you to load and manipulate AMPL/GLPK data as Python data structures
26882688

2689+
[dask-glm]
2690+
description = Generalized Linear Models with Dask
2691+
2692+
[wasmer]
2693+
description = Python extension to run WebAssembly binaries
2694+
2695+
[jupyter-server-proxy]
2696+
description = Jupyter server extension to supervise and proxy web services
2697+
2698+
[iniconfig]
2699+
description = iniconfig: brain-dead simple config-ini parsing
2700+
2701+
[argon2-cffi]
2702+
description = The secure Argon2 password hashing algorithm.
2703+
2704+
[jinja2-time]
2705+
description = Jinja2 Extension for Dates and Times
2706+
2707+
[text-unidecode]
2708+
description = The most basic Text::Unidecode port
2709+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp