Extra text encodings and encoders.
Project description
Extra encodings for Python
Full documentation available at sites.google.com
Update 1.4
Added Gui with tkinter
Finshed ichor
Added a class for a 2 way dict in classsstuff.py so check that out
Added a class to make an Encoding in ciphers.py, if you want to know how to use
Decided to delete encodingsbeta and instead use beta releases
Plans:
Add a function that makes a encoding
Add documentation
Adding more encodings/decodings
Make my TwoWayDict class more feature rich. (1/3 finshed)
Add Binary encodings
Notes
This is my first ever package (Which no one has ever installed)
Ichor is not available in GUI due to dictionary)'s being stubborn
Currently we only support all characters on a US keyboard for all encoding types and a computer that runs a standard os like Win32/64 , macOS (Not tested), Linux Debian,Ubuntu and distros based on them.
Planned and Implmented Decodings and encodings:
Ichor
Gen2
LTF-64
GTX2
LGC(To be added to encoders 1.4.6 and made in ciphers.py 1.4.5)\
How to import
import extraEncodings
#to import all
from extraEncodings import *
#to import encoder
from extraEncodings import encodings
#to import classes and encoder making
from extraEncodings import classstuff
#To run the script that shows you how to use the class Encoding(). For now there is no documentation for anything other than this.
from extraEncodings import CreateAnEncoding
#to import raw encoders
from extraEncodings import ciphers
#to import gui
from extraEncodings import encodingsGui
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
Built Distribution
File details
Details for the file extraEncodings-1.5.5.tar.gz
.
File metadata
- Download URL: extraEncodings-1.5.5.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76ed3abc3d1c237225ef4d4518ea2b21fd5cae4375cd084a2db8071d4c338a8b |
|
MD5 | b1a04dc57c73ba70bac33d4d90d6a33e |
|
BLAKE2b-256 | 93168f5c5ba4cf899a5a10181b9eab373bbe17ec78d7d19412de208738688d35 |
File details
Details for the file extraEncodings-1.5.5-py3-none-any.whl
.
File metadata
- Download URL: extraEncodings-1.5.5-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d06042f134066fe0b869c84b2a828ae0b905091fb308bdcedab860ec0d0eaa |
|
MD5 | c4b0833c12c92131efa8e7a9a5a017cd |
|
BLAKE2b-256 | c00fedd6e1627be69198ebb5364e01800a76070a14a310faeb23ca75a8c42f60 |