<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>
Release files for cyte 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cyte-1.0.3.tar.gz | 120.3 kB | Details |
Release files / cyte-1.0.3.tar.gz
| Download URL | cyte-1.0.3.tar.gz |
|---|---|
| Size | 120.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9c80dd71af88b4f22b7db71ca1644a3572fd3f87b2c6496125cd974ae4bdc7f0
|
|
BLAKE2b-256 checksum How to use checksums |
2b2172501cac33b9a9e383ae37dd112289230812d03d8decb48f11f8cb8ffb17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.5
|