Skip to content

Files

Latest commit

2dd9f3e · Jul 23, 2019

History

History
63 lines (40 loc) · 2.21 KB

README.md

File metadata and controls

63 lines (40 loc) · 2.21 KB

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...