Cross-platform Installer & Runner for nucl.ai tutorials and excercises.
Project description
Installation
Setup Python 3.4 or above in a virtual environment:
# All platforms. > python -m venv --system-site-packages pyenv # Windows 7/8/10. > pyenv/Scripts/activate.bat # MacOSX and Linux. > source pyenv/bin/activate
Install this tool from PIP directly with this short command:
> pip install nuclai
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.6.tar.gz
(40.3 kB
view hashes)