Skip to content

Releases: Pymmdrza/fastCrypter

✅ v2.3.6

30 Jul 19:04

Choose a tag to compare

fastCrypter New Release v2.3.6

Note

A new version of fastCrypter has been released v2.3.6. Check out the latest features and updates in this release.

📦 Install via PyPI

Windows

pip install fastCrypter
# or for a specific version
pip install fastCrypter==2.3.6
# upgrade
pip install fastCrypter --upgrade

Linux & macOS

pip3 install fastCrypter
# or for a specific version
pip3 install fastCrypter==2.3.6
# upgrade
pip3 install fastCrypter --upgrade

⚙️ Install from GitHub Release Assets

You can also install directly from the released archives:

Windows

pip install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.6/fastCrypter-2.3.6.tar.gz
# or
pip install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.6/fastCrypter-2.3.6-py3-none-any.whl

Linux & macOS

pip3 install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.6/fastCrypter-2.3.6.tar.gz
# or
pip3 install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.6/fastCrypter-2.3.6-py3-none-any.whl

Programmer and Owner: @Pymmdrza

✅ v2.3.3

30 Jul 19:02

Choose a tag to compare

fastCrypter New Release v2.3.3

Note

A new version of fastCrypter has been released v2.3.3. Check out the latest features and updates in this release.

📦 Install via PyPI

Windows

pip install fastCrypter
# or for a specific version
pip install fastCrypter==2.3.3
# upgrade
pip install fastCrypter --upgrade

Linux & macOS

pip3 install fastCrypter
# or for a specific version
pip3 install fastCrypter==2.3.3
# upgrade
pip3 install fastCrypter --upgrade

⚙️ Install from GitHub Release Assets

You can also install directly from the released archives:

Windows

pip install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.3/fastCrypter-2.3.3.tar.gz
# or
pip install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.3/fastCrypter-2.3.3-py3-none-any.whl

Linux & macOS

pip3 install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.3/fastCrypter-2.3.3.tar.gz
# or
pip3 install https://github.com/Pymmdrza/fastCrypter/releases/download/v2.3.3/fastCrypter-2.3.3-py3-none-any.whl

Programmer and Owner: @Pymmdrza