moban-velocity

Provide velocity templating capability to moban


Keywords
python
License
MIT
Install
pip install moban-velocity==0.0.2

Documentation

moban-velocity

https://codecov.io/github/moremoban/moban-velocity/coverage.png https://pepy.tech/badge/moban-velocity/month https://img.shields.io/github/stars/moremoban/moban-velocity.svg?style=social&maxAge=3600&label=Star

With airspeed for Python 3, this library allows moban users to have velocity template in their next documentation endeavour.

Installation

You can install moban-velocity via pip:

$ pip install moban-velocity

or clone it and install it:

$ git clone https://github.com/moremoban/moban-velocity.git
$ cd moban-velocity
$ python setup.py install