Skip to content

Commit

Permalink
Deploy 06d13a4
Browse files Browse the repository at this point in the history
  • Loading branch information
Deploy Bot committed Sep 30, 2024
1 parent d37cdae commit cbe43ec
Show file tree
Hide file tree
Showing 60 changed files with 85 additions and 79 deletions.
6 changes: 3 additions & 3 deletions 2.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.0</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.0 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 22 June 2001</a>. It's about time to drop support for Python 2.0.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.0.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.0,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.0.</li>
<li><span class="text-default">White</span> packages may still support Python 2.0.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.0/wheel-og.png
Binary file not shown.
Binary file removed 2.0/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.1</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.1 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 8 April 2002</a>. It's about time to drop support for Python 2.1.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.1.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.1,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.1.</li>
<li><span class="text-default">White</span> packages may still support Python 2.1.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.1/wheel-og.png
Binary file not shown.
Binary file removed 2.1/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.2</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.2 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 30 May 2003</a>. It's about time to drop support for Python 2.2.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.2.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.2,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.2.</li>
<li><span class="text-default">White</span> packages may still support Python 2.2.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.2/wheel-og.png
Binary file not shown.
Binary file removed 2.2/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.3/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.3</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.3 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 11 March 2008</a>. It's about time to drop support for Python 2.3.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.3.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.3,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.3.</li>
<li><span class="text-default">White</span> packages may still support Python 2.3.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.3/wheel-og.png
Binary file not shown.
Binary file removed 2.3/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.4</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.4 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 19 December 2008</a>. It's about time to drop support for Python 2.4.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.4.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.4,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.4.</li>
<li><span class="text-default">White</span> packages may still support Python 2.4.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.4/wheel-og.png
Binary file not shown.
Binary file removed 2.4/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.5</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.5 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 26 May 2011</a>. It's about time to drop support for Python 2.5.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.5.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.5,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.5.</li>
<li><span class="text-default">White</span> packages may still support Python 2.5.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.5/wheel-og.png
Binary file not shown.
Binary file removed 2.5/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.6/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.6</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.6 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 29 October 2013</a>. It's about time to drop support for Python 2.6.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -39,7 +39,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.6.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.6,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.6.</li>
<li><span class="text-default">White</span> packages may still support Python 2.6.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.6/wheel-og.png
Binary file not shown.
Binary file removed 2.6/wheel.png
Binary file not shown.
6 changes: 3 additions & 3 deletions 2.7/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en" ng-app="app">
<head>
<meta charset="utf-8">
<link href="https://netdna.bootstrapcdn.com/bootstrap/3.0.2/css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/github-fork-ribbon-css/0.2.2/gh-fork-ribbon.min.css" />
<link rel="icon" href="favicon.ico">
<link rel="icon" href="wheel.png">
Expand All @@ -21,7 +21,7 @@
<div class="row">
<div class="col-sm-6">
<h1 id="drop"><a href="..">Drop Python</a> 2.7</h1>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="center-block"></object>
<object data="wheel.svg" type="image/svg+xml" width="380" height="380" class="d-block mx-auto"></object>
<h2 id="what">What is this about?</h2>
<p>Python 2.7 reached the <a href="https://en.wikipedia.org/wiki/History_of_Python#Table_of_versions">end of its life on 1 January 2020</a>. It's about time to drop support for Python 2.7.</p>
<h3 id="reasons">Reasons for dropping</h3>
Expand All @@ -36,7 +36,7 @@ <h2 id="about-list">What is this list?</h2>
<p>This site shows the top 360 most-downloaded packages on <a href="https://pypi.org/">PyPI</a> (<a href="https://hugovk.github.io/top-pypi-packages/">source</a>) showing which have dropped support for Python 2.7.</p>
<ul>
<li><span class="text-success">Green</span> packages have dropped Python 2.7,</li>
<li><span class="text-muted">White</span> packages may still support Python 2.7.</li>
<li><span class="text-default">White</span> packages may still support Python 2.7.</li>
</ul>
<p>Packages that are backports (for example, enum34) or known to be deprecated are not included (for example, distribute). If your package is incorrectly listed, please <a href="https://github.com/hugovk/drop-python/issues/">create a ticket</a>.</p>
<p>This is not an official website, just a nice visual way to measure progress. To see the authoritative guide on wheels and other aspects of python packaging, see the <a href="https://packaging.python.org">Python Packaging User Guide</a>.</p>
Expand Down
Binary file removed 2.7/wheel-og.png
Binary file not shown.
Binary file removed 2.7/wheel.png
Binary file not shown.
Loading

0 comments on commit cbe43ec

Please sign in to comment.