index.html

Thu, 06 Apr 2017 17:18:24 +0200

author
mdd
date
Thu, 06 Apr 2017 17:18:24 +0200
changeset 19
32de35694e56
child 22
08f0118587d7
permissions
-rw-r--r--

finishing first release

<!DOCTYPE html>
<html lang="en">
    <head>
        <meta http-equiv="content-type" content="text/html; charset=UTF-8">
        <title>ScubaTools Package</title>
        <meta charset="utf-8">
    </head>
    <body>
        <div style="width: 900px; margin: 0 auto">
            <h1>
                ScubaTools 4 fun project
            </h1>

            <a href="cylindertransport-web.py">
                <h2>Dive cylinder transport spacer calculation</h2>
            </a>
            <p>
            Horrible complex python script to calculate optimal "PVC Baumarkt[tm] Abflussrohr" spacers between your scuba dive cylinders while transporting them horizontally in the car trunk.<br/>
            The idea is to connect all the spacers with two ropes together (drill a hole on each spacer end) so the scuba tanks wont roll while driving.
            </p>
        </div>
    </body>
</html>

mercurial