Measurements (System International, US Customary, etc.)
Project description
<body style="padding: 1in;">
<header style="text-align: center">
<address style="font-size: 2em">cyte</address>
<p>measurement tools (System International, US Customary, etc.)</p>
</header>
<article 1 style="background: #eee; padding: 1in; border-radius: .1in; ">
<section>
<address>the health license</address>
</section>
<section>
<p>
May you metaphorically recognize this as
a reservoir of pure water molecules:
</p>
<code id="water-molecule" python3 style="white-space: pre-wrap;"></code>
<p>
You discovered it in a
place where you have
undisputable claim to the
entire span of every dimension
(including time).
<br/>
<br/>
However, this pure water, may only
be used to promote veganism.
</p>
</section>
</article>
<article>
<p>The documentation is can be read by installing and running "revenue"</p>
<code>
pip install revenue
</code>
<code>
# from the "cyte" module or the git repo
[tcsh] revenue
</code>
</article>
<script>
var water = JSON.stringify ({
"structures": {
"1": "hydrogen",
"2": "hydrogen",
"3": "oxygen"
},
"links": [
[ 1, 3 ],
[ 2, 3 ]
]
}, null, 4)
document.getElementById ("water-molecule").textContent = water;
</script>
</body>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cyte-1.0.3.tar.gz
(120.3 kB
view details)
File details
Details for the file cyte-1.0.3.tar.gz
.
File metadata
- Download URL: cyte-1.0.3.tar.gz
- Upload date:
- Size: 120.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c80dd71af88b4f22b7db71ca1644a3572fd3f87b2c6496125cd974ae4bdc7f0 |
|
MD5 | 34e882cd89a664ae36c9095a3c1feedd |
|
BLAKE2b-256 | 2b2172501cac33b9a9e383ae37dd112289230812d03d8decb48f11f8cb8ffb17 |