Installation ============ nvcl-kit is available on `PyPi `_, and can be downloaded with pip: .. code-block:: bash pip install nvcl-kit Upgrading nvcl-kit ------------------ New versions of nvcl-kit are released frequently. You can upgrade to the latest edition on `PyPi `_ using the :code:`--upgrade` flag: .. code-block:: bash pip install --upgrade nvcl-kit