x2py is the Python port of x2 that works with both Python 2 and 3.
Python 2.7+ or 3.3+
- pycrypto (or pycryptodome) for x2py.transforms.block_cipher
- pytest to run unit tests
pip install x2py
To upgrade x2py PyPI package:
pip install --upgrade x2py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
x2py is the Python port of x2 that works with both Python 2 and 3.
Python 2.7+ or 3.3+
pip install x2py
To upgrade x2py PyPI package:
pip install --upgrade x2py