Yet another python index generator
pip install index-generator
You can just download wheel(.whl) file, and install using pip install
.
# Coming soon
git clone https://github.com/BruceZhang1993/index-generator.git
cd index-generator
sudo python setup.py install
# OR
sudo pip install .
See Wiki Page
Sorting by alphabet order.
- Bruce Zhang (BruceZhang1993)
- Edward P (edward-p)
- OriginCode (OriginCode)