Vasuki - random unique identifiers, tokens and words
{% for item in index %}
-
{{ item.name or '' }} {{ item.description or '' }}
{{ item.key }}
{% for param in item.get('params', []) %}
[{{ param }}]
{% endfor %}
{% endfor %}
Vasuki on GitHub
|
Vasuki on PyPI
|
Install: pip install vasuki