Installation ============ You can install CipherCraft via PyPI: .. code-block:: bash pip install cipher-craftt Updating the Package ==================== To ensure you have the latest features and improvements, you can easily update the CipherCraft package using pip. Open your command line interface and run the following command: .. code-block:: bash pip install --upgrade cipher-craftt This command will update your CipherCraft package to the latest version available on `PyPI `_.