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

Commit4144e31

Browse files
committed
增加 Pillow
1 parent1db701e commit4144e31

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

‎libs/python.wiki‎

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1819,6 +1819,14 @@ with Image(filename="mona-lisa.png") as img :
18191819
display(new_img)
18201820
</source>
18211821

1822+
<h4>Pillow</h4>
1823+
1824+
Home:[http://python-pillow.org/]
1825+
1826+
你可以把它视作“轻量级的 PIL”。
1827+
1828+
它的目标是比 PIL 更容易使用,并尽可能与 PIL 的 API 兼容。
1829+
18221830
<h4>PyGraphviz</h4>
18231831

18241832
Home:[https://github.com/pygraphviz/pygraphviz]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp