-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.html
121 lines (121 loc) · 7.01 KB
/
blog.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
<!DOCTYPE html>
<html
lang="en"><head><meta
charset="utf-8" /><title>Plangs! - Read https://plangs.page latest news</title><meta
name="description"
content="Read the latest news from https://plangs.page, a website about programming languages and the ecosystems around them." /><script>if (!localStorage.getItem("last-plang")) { localStorage.setItem("last-plang", "{\"key\":\"pl+python\",\"data\":{\"name\":\"Python\",\"description\":\"Python is a multi-paradigm programming language known for its readability, dynamic typing, and a vast standard library. Developed by Guido van Rossum and released in 1991, it supports object-oriented, procedural, and functional programming paradigms. The language is widely used for web development, data analysis, artificial intelligence, and more.\",\"year\":1991,\"extensions\":[\".py\",\".pyc\",\".pyd\",\".pyi\",\".pyw\",\".pyz\"],\"keywords\":[\"python\"],\"releases\":[{\"version\":\"2.0\",\"name\":\"Python 2.0\",\"date\":\"2000-10-16\"},{\"version\":\"3.0\",\"name\":\"Python 3.0\",\"date\":\"2008-12-03\"},{\"version\":\"2.7.18\",\"name\":\"Final Release of Python 2\",\"date\":\"2020-04-19\"},{\"version\":\"3.13.0\",\"name\":\"Python 3.13.0\",\"date\":\"2024-10-07\"},{\"version\":\"3.10.0\",\"name\":\"Python 3.10.0\",\"date\":\"2021-10-04\"}],\"stackovTags\":[\"python\"],\"githubName\":\"Python\",\"languishRanking\":1,\"githubLangId\":\"303\",\"githubColor\":\"#3572A5\",\"githubPopular\":true,\"githubType\":\"programming\",\"extWikipediaPath\":\"Python_(programming_language)\",\"extRedditPath\":\"Python\",\"extHomeURL\":\"https://www.python.org/\",\"images\":[{\"kind\":\"logo\",\"title\":\"Python\",\"url\":\"/images/p/python/python.logo.png\"}]}}") }</script><script
src="/bundle/app.js"></script><meta
name="viewport"
content="width=device-width, initial-scale=1" /><link
rel="stylesheet"
href="/bundle/app.css" /><link
type="image/png"
rel="apple-touch-icon"
sizes="192x192"
href="/icons/icon-192x192.png" /><link
type="image/png"
rel="icon"
sizes="192x192"
href="/icons/icon-192x192.png" /><link
type="image/png"
rel="icon"
sizes="72x72"
href="/icons/icon-72x72.png" /><link
rel="icon"
href="/icons/icon-72x72.png" /><link
rel="manifest"
href="/manifest.json" /></head><body
data-tab="blog"
style="background: radial-gradient(transparent 0, var(--color-background) 75%) top left / 100% 100%, repeating-linear-gradient(45deg, var(--color-stripes) 0, var(--color-stripes) 1px, var(--color-background) 0, var(--color-background) 50%) top left / 10px 10px;"
class="h-dvh w-full flex flex-col flex-nowrap bg-background text-foreground overflow-hidden"><script>window.restoreLightMode()</script><noscript><em>Note!</em><p>This site is fully static and requires JavaScript for the best experience.</p><p>In particular, the search feature will not work without JavaScript.</p></noscript><header
class="pt-4 pb-2 flex flex-col bg-linear-to-b from-secondary to-background"><div
style="aspect-ratio: 16 / 4.5;"
class="overflow-hidden text-center sm:mt-4 h-12 sm:h-16 lg:h-20 xl:h-24"><a
href="/"
class="inline-block h-full w-full text-[clamp(2.5rem,5vw,7rem)] text-transparent bg-center bg-contain bg-no-repeat bg-[url('/images/plangs-light.svg')] dark:bg-[url('/images/plangs.svg')]">Plangs!</a></div><div
class="px-2 sm:px-4 flex flex-row gap-4 items-center justify-between"><div
id="icon-button-hamburger"
data-action="hamburger"
class="cl-iconButton text-primary"></div><div
class="flex-1"></div><div
id="icon-button-lights"
data-action="lights"
class="cl-iconButton text-primary"></div></div></header><div
class="flex-1 flex flex-row overflow-y-auto"><aside
id="id-mainNav"
class="bg-linear-to-t from-secondary to-background hidden sm:static z-20 w-[12rem] overflow-hidden overflow-y-auto"><script>window.restoreHamburguer();</script><nav
class="mb-1 pt-5 sm:mb-8"><header
class="ml-4 sm:mb-4 uppercase text-primary">Explore</header><ul><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="plangs"
class="block cursor-pointer truncate pl-4"
href="/">Plangs!</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="tools"
class="block cursor-pointer truncate pl-4"
href="/tools">Tools</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="apps"
class="block cursor-pointer truncate pl-4"
href="/apps">Apps</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="libs"
class="block cursor-pointer truncate pl-4"
href="/libs">Libraries</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="learning"
class="block cursor-pointer truncate pl-4"
href="/learning">Learning</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="communities"
class="block cursor-pointer truncate pl-4"
href="/communities">Communities</a></li></ul></nav><nav
class="mb-1 pt-5 sm:mb-8 border-primary/85 border-dotted border-t-1"><header
class="ml-4 sm:mb-4 uppercase text-primary">Blog</header><ul><li
class="px-4 py-2 sm:mb-1 bg-primary/85 text-background"><a
data-tab="blog"
data-current="1"
class="block cursor-pointer truncate pl-4"
href="/blog">Blog Posts</a></li></ul></nav><nav
class="mb-1 pt-5 sm:mb-8 border-primary/85 border-dotted border-t-1"><header
class="ml-4 sm:mb-4 uppercase text-primary">Website</header><ul><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="about"
class="block cursor-pointer truncate pl-4"
href="/about">About</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="NA"
class="block cursor-pointer truncate pl-4"
href="https://github.com/EmmanuelOga/plangs2">Source Code</a></li></ul></nav><nav
class="mb-1 pt-5 sm:mb-8 border-primary/85 border-dotted border-t-1"><header
class="ml-4 sm:mb-4 uppercase text-primary">Reference</header><ul><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="tsys"
class="block cursor-pointer truncate pl-4"
href="/tsys">Type Systems</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="paradigms"
class="block cursor-pointer truncate pl-4"
href="/paradigms">Paradigms</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="platforms"
class="block cursor-pointer truncate pl-4"
href="/platforms">Platforms</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="tags"
class="block cursor-pointer truncate pl-4"
href="/tags">Tags</a></li><li
class="px-4 py-2 sm:mb-1 hover:bg-primary/25"><a
data-tab="licenses"
class="block cursor-pointer truncate pl-4"
href="/licenses">Licenses</a></li></ul></nav></aside><main
class="flex-1 overflow-y-auto"><article
class="prose prose-green dark:prose-invert sm:prose-sm lg:prose-lg xl:prose-xl 2xl:prose-2xl max-w-[80ch] mx-auto p-4"><h1>News</h1><div
class="mb-8"><div>2024-09-15</div><h2
style="margin: 0"><a
href="/blog/2024_09_15_python"
title="Type checking and package management for Python">Type checking and package management for Python</a></h2></div><div
class="mb-8"><div>2024-07-30</div><h2
style="margin: 0"><a
href="/blog/2024_07_30_welcome"
title="Welcome to Plangs!">Welcome to Plangs!</a></h2></div></article></main></div></body></html>