Skip to main content

Cross-platform Installer & Runner for nucl.ai tutorials and excercises.

Project description

Installation

  1. Setup Python 3.4 or above; versions 2.x are not supported.

  2. Create and activate a “virtual environment” for Python 3 as follows:

    # All platforms.
    > python -m venv pyenv
    
    # Windows.
    > pyenv/Scripts/activate.bat
    # Posix.
    > source pyenv/bin/activate
  3. Install this tool from PIP directly with this short command:

    > pip install nuclai
  4. Test the script to make sure everything works as expected:

    > nuclai help

Usage

> nuclai install <package>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nuclai-0.1.tar.gz (38.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page