python-codext
python-codext copied to clipboard
Python codecs extension featuring CLI tools for encoding/decoding anything
Results
1
python-codext issues
Sort by
recently updated
recently updated
newest added
```session $ echo "sclvk" | codext decode rot-10 isbla $ echo "sclvkv" | codext decode rot-10 Traceback (most recent call last): File "/home/morfal/.local/bin/codext", line 8, in sys.exit(main()) File "/home/morfal/.local/lib/python3.10/site-packages/codext/__init__.py", line...