index-generator
index-generator copied to clipboard
Yet another python index generator
index-generator
Yet another python index generator
Install
Pypi
pip install index-generator
GitHub release
You can just download wheel(.whl) file, and install using pip install
.
Distributions
Arch Linux
# Coming soon
Other Distribution
GitHub master branch
git clone https://github.com/BruceZhang1993/index-generator.git
cd index-generator
sudo python setup.py install
# OR
sudo pip install .
Usage
See Wiki Page
License
Contributors
Sorting by alphabet order.
- Bruce Zhang (BruceZhang1993)
- Edward P (edward-p)
- OriginCode (OriginCode)