|
1 <!DOCTYPE html> |
|
2 <html lang="en"> |
|
3 <head> |
|
4 <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
|
5 <title>ScubaTools Package</title> |
|
6 <meta charset="utf-8"> |
|
7 </head> |
|
8 <body> |
|
9 <div style="width: 900px; margin: 0 auto"> |
|
10 <h1> |
|
11 ScubaTools 4 fun project |
|
12 </h1> |
|
13 |
|
14 <a href="cylindertransport-web.py"> |
|
15 <h2>Dive cylinder transport spacer calculation</h2> |
|
16 </a> |
|
17 <p> |
|
18 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/> |
|
19 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. |
|
20 </p> |
|
21 </div> |
|
22 </body> |
|
23 </html> |