forked from python-pillow/python-pillow.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
126 lines (126 loc) · 7.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description"
content="Python Pillow. Pillow: the friendly PIL fork. Python Imaging Library.">
<meta name="author"
content="Fredrik Lundh, Jeffrey A. Clark (Alex), Pillow Contributors">
<title>Python Pillow</title>
<link rel="icon" type="image/x-icon" href="/images/pillow.ico">
<link rel="canonical" href="https://python-pillow.org/">
</head>
<body>
<main>
<nav class="navbar navbar-expand-lg bg-dark">
<div class="container-fluid">
<a class="navbar-brand" href="/">
<img src="/images/pillow-logo-light-text-1280x640.png"
height="120"
alt=""
class="d-inline-block align-text-top">
</a>
<ul class="nav">
<li class="nav-item">
<a class="nav-link"
target="_blank"
href="https://github.com/python-pillow/Pillow"><i class="fab fa-github fa-2x text-light"></i></a>
</li>
<li class="nav-item">
<a class="nav-link"
target="_blank"
href="https://www.facebook.com/Python-Pillow-102023528073709"><i class="fab fa-facebook fa-2x text-light"></i></a>
</li>
<li class="nav-item">
<a class="nav-link"
target="_blank"
href="https://twitter.com/PythonPillow"><i class="fab fa-twitter fa-2x text-light"></i></a>
</li>
<li class="nav-item">
<a class="nav-link"
target="_blank"
href="https://fosstodon.org/@pillow"
rel="me"><i class="fab fa-mastodon fa-2x text-light"></i></a>
</li>
</ul>
</div>
</nav>
<div class="container mt-5">
<div class="p-5 mb-4 bg-pillow rounded-3">
<div class="container-fluid p-5 bg-white border rounded-1">
<h1 class="display-5 fw-bold">Welcome</h1>
<div class="col-md-12 fs-4">
<p>This is the home of Pillow, the friendly PIL fork. PIL is an acronym for Python Imaging Library.</p>
<p class>If you have ever worried or wondered about the future of PIL, please stop. We're here to save the day.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="p-4 mb-4 text-center">
<h2>
<a target="_blank"
class="text-decoration-none text-dark"
href="https://pillow.readthedocs.io/en/stable/releasenotes/9.0.0.html#fredrik-lundh">In memory of Fredrik Lundh</a>
</h2>
</div>
</div>
</div>
<div class="row align-items-md-stretch">
<div class="col-md-4">
<div class="h-100 p-5 bg-dark text-light rounded-3">
<h2>Documentation</h2>
<p>
Our <a target="_blank" href="https://pillow.readthedocs.io/">documentation</a> is hosted by Read the Docs and includes <a target="_blank"
href="https://pillow.readthedocs.io/en/stable/installation.html">installation instructions</a>, <a target="_blank"
href="https://pillow.readthedocs.io/en/stable/handbook/index.html">handbook</a>, <a target="_blank"
href="https://pillow.readthedocs.io/en/stable/reference/index.html">API reference</a> and <a target="_blank"
href="https://pillow.readthedocs.io/en/stable/releasenotes/index.html">release notes</a>.
</p>
</div>
</div>
<div class="col-md-4">
<div class="h-100 p-5 bg-white border rounded-3">
<h2>Discussion</h2>
<p>
Discussion about Pillow development, programming and technical issues occurs on <a target="_blank" href="https://github.com/python-pillow/Pillow/issues">GitHub</a>, <a target="_blank"
href="https://stackoverflow.com/questions/tagged/python-imaging-library">Stack Overflow</a> and <a target="_blank" href="https://gitter.im/python-pillow/Pillow">Gitter</a>.
</div>
</div>
<div class="col-md-4">
<div class="h-100 p-5 bg-dark text-light rounded-3">
<h2>Source Code</h2>
<p>
Our <a target="_blank" href= "https://github.com/python-pillow/Pillow">source code</a> is hosted by GitHub and tested on <a target="_blank"
href="https://github.com/python-pillow/Pillow/actions">GitHub Actions</a>, <a target="_blank"
href="https://ci.appveyor.com/project/python-pillow/Pillow">AppVeyor</a>, <a target="_blank"
href="https://travis-ci.com/github/python-pillow/pillow-wheels">Travis CI</a>, <a target="_blank" href="https://codecov.io/gh/python-pillow/Pillow">Codecov</a> and uploaded to the <a target="_blank" href="https://pypi.org/project/Pillow">Python Package Index</a>.
</p>
</div>
</div>
</div>
<div class="h-100 p-5 rounded-3 text-center bg-white rounded-3 border my-5">
<h2 class="py-5">For Enterprise</h2>
<img class="img-fluid" src="images/Tidelift_primary-logo.png">
<p class="py-5">Available as part of the Tidelift Subscription.</p>
<p class="text-start">
The maintainers of Pillow and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use.
</p>
<p class="text-center">
<a target="_blank"
class="btn btn-lg btn-outline-dark"
href="https://tidelift.com/subscription/pkg/pypi-pillow?utm_source=pypi-pillow&utm_medium=referral&utm_campaign=enterprise&utm_term=repo">Free Trial</a>
</p>
</div>
<footer class="pt-3 mt-4 border-top">
<p>
© 1995-2011 Fredrik Lundh and contributors. © 2010-2023 Jeffrey A. Clark (Alex) and <a target="_blank"
href="https://github.com/python-pillow/Pillow/graphs/contributors">contributors</a>. Logo by Alastair Houghton. Psychedelic art by Jeremy Kun.
</p>
</footer>
</div>
</main>
<script src="dist/bundle.js"></script>
</body>
</html>