Install Pyroglancer

There are two ways to install Pyroglancer.

  1. The stable version from pypi like below:

    pip3 install pyroglancer
    
  2. The latest development version from GitHub like below:

    pip3 install git+git://github.com/SridharJagannathan/pyroglancer@master
    

Note

If you are having trouble in installing, please don’t hesitate to ask or make an issue on the repo.