35 lines
1 KiB
HTML
35 lines
1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" class="no-js">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<title>pypi-list</title>
|
|
|
|
|
|
<meta name="description" content="A listing of available python package names">
|
|
<meta property="og:title" content="pypi-list">
|
|
<meta property="og:description" content="A listing of available python package names">
|
|
<meta property="og:image" content="">
|
|
<meta property="og:image:alt" content="">
|
|
<meta property="og:locale" content="en_US">
|
|
<meta property="og:type" content="website">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta property="og:url" content="https://pypi-list.waylonwalker.com">
|
|
<link rel="canonical" href="https://pypi-list.waylonwalker.com">
|
|
|
|
<link rel="icon" href="/favicon.ico">
|
|
<meta name="theme-color" content="#FF00FF">
|
|
<style>
|
|
* {
|
|
font-family: monospace;
|
|
}
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>pypi-list</h1>
|
|
Checkout the available pypi packages that are single words in <a href='./available.json'>available.json</a>
|
|
|
|
</body>
|
|
</html>
|