Installation
From Source
git clone https://github.com/astrodyl/skynetapi.gitUsing pip
pip install -e .Using the Wheel
pip install build
python -m buildpip install dist/skynetapi-0.1.0-py2.py3-none-any.whlLast updated