This website requires JavaScript.
Explore
Help
Sign In
erbrown2
/
lab_compression
Watch
1
Star
0
Fork
0
You've already forked lab_compression
generated from
mwc/lab_compression
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
erbrown2
56b52460a9
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
text_codecs
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
.gitignore
Initial commit
2026-02-21 19:41:47 +00:00
hello.txt
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
poem.txt
Initial commit
2026-02-21 19:41:47 +00:00
poetry.lock
Created a new file ascii6.py that follows similar style to ascii7.py encode(text), decode(text) register_codec and uses Bits. the docstrict also includes compression rate with is about .72 or 72%.
2026-05-18 10:33:57 -04:00
pyproject.toml
Initial commit
2026-02-21 19:41:47 +00:00
uv.lock
Initial commit
2026-02-21 19:41:47 +00:00
Description
No description provided
84
KiB
Languages
Python
100%