Skip to content

Moonlit-Solutions/kohokoho

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kohokoho (को हो को हो !)

Installation

pip install kohokoho

asciicast

Installation (from source)

Clone the repository

git clone https://github.com/ayushsubedi/kohokoho

CD into the cloned directory and create a virtualenv

python -m venv env

Enable virtualenv

.\env\Scripts\activate

Install dependency packages from requirements.txt

pip install -r requirements.txt

Run the app

python kohokoho.py --csv={location of csv file}

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.6%
  • Python 3.4%