InstallationΒΆ

  • From PyPI:

    pip install snakerun
    
  • From source:

    git clone https://github.com/bhatishan2003/snakerun.git
    cd snakerun
    pip install .