Skip to content

index-generator-project/index-generator

Repository files navigation

index-generator

Yet another python index generator

Travis GitHub top language GitHub Codacy grade Codacy coverage

Install

Pypi

PyPI

pip install index-generator

GitHub release

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

MIT

Contributors

Sorting by alphabet order. 

More...