Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 267 Bytes

installation.rst

File metadata and controls

15 lines (9 loc) · 267 Bytes

Installation

To install stella with pip:

pip install stella

Alternatively you can install the current development version of stella:

git clone https://github.com/afeinstein20/stella

cd stella python setup.py install