Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 402 Bytes

getting-started.rst

File metadata and controls

22 lines (13 loc) · 402 Bytes

Getting Started

Python version support

Only Python 3.6 and 3.7.

Installing Perfana

Perfana can be installed via pip from PyPI

pip install perfana

Alternatively, you can install it via conda with

conda install -c danielbok perfana