Skip to content

Releases: liudonghua123/CipheyCore

0.3.2

08 Nov 00:58
Compare
Choose a tag to compare

Here are the steps on how to install ciphey on Python 3.9-3.12.

  1. Download ciphey-5.14.0-py3-none-any.whl (or you can download from PyPI and update ciphey-5.14.0-py3-none-any.whl/ciphey-5.14.0.dist-info/METADATA as followings) and appropriate cipheycore wheels from liudonghua123/CipheyCore. For instance, download cipheycore-0.3.2-cp311-cp311-win_amd64.whl if you are using python 3.11 on Windows.
  2. Install cipheycore and ciphey in sequence via pip install <cipheycore/ciphey>.whl.
  3. Test via ciphey --help
  4. Done!