57 lines
1.5 KiB
HTML
57 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="de"><meta charset="utf-8">
|
|
|
|
<head>
|
|
|
|
<title>Pythonskripte</title>
|
|
|
|
<link rel="icon" sizes="192x192" href="profilbild-workbench.png">
|
|
<link rel="stylesheet" href="styles.php">
|
|
|
|
</head>
|
|
|
|
|
|
<body style="background-color: #2e2e2e;">
|
|
|
|
<div class="background" id="background">
|
|
|
|
<div class="topnav-placeholder"></div>
|
|
|
|
<p>
|
|
<a href="https://i21k.de/emil/files/python/PyBrow">* PyBrow</a>
|
|
</p>
|
|
<p>
|
|
- Ein Webbrowser mit Python programmiert.
|
|
<br>
|
|
Downloaded eine Version aber mit den Settings und Icon.
|
|
</p>
|
|
<p>
|
|
<a href="https://i21k.de/emil/files/python/winke-winke.py">* Python Animation Test</a>
|
|
</p>
|
|
<p>
|
|
- Ein kleiner Test einer Terminalanimation.
|
|
</p>
|
|
<p>
|
|
<a href="https://i21k.de/emil/files/python/ematrix/">* EMatrix</a>
|
|
</p>
|
|
<p>
|
|
- Eine kleine einfache Matrix.
|
|
<br>
|
|
Downloaded eine Version aber ab der 1.1 mit den Settings
|
|
</p>
|
|
|
|
</div>
|
|
|
|
<div class="topnav-companion"></div>
|
|
<div style="font-family:ubuntu;" class="topnav">
|
|
|
|
<a class="topnav-inactive" href="https://i21k.de/emil" title="EKNr1 Startseite">Startseite</a>
|
|
<a class="topnav-inactive" href="ueber-mich.html" title="Über mich">Über mich</a>
|
|
<a class="topnav-inactive" href="downloads.html" title="Downloads">Downloads</a>
|
|
<a class="topnav-inactive" href="bla" title="Text!">Bla</a>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|