Installation

Requirements

Getting Started

  • from pip:

    pip install hyper-prompt
    
  • from github:

    git clone https://github.com/artbycrunk/hyper-prompt
    cd hyper-prompt
    python setup.py install