.editorconfig
.gitignore
.pyup.yml
.travis.yml
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
mkdocs.yml
requirements_dev.txt
setup.cfg
setup.py
tox.ini
.github/ISSUE_TEMPLATE.md
.github/workflows/mkdocs.yml
.vscode/settings.json
docs/about.md
docs/authors.md
docs/contributing.md
docs/history.md
docs/index.md
docs/installation.md
docs/examples/advanced.md
docs/examples/basic.md
docs/examples/advanced/config.yaml
docs/examples/advanced/dashboard.html
docs/examples/basic/dashboard.html
docs/reference/wbib.md
tests/__init__.py
tests/advanced.html
tests/basic.html
tests/config.yaml
tests/index.html
tests/test_wbib.py
wbib/__init__.py
wbib/queries.py
wbib/render.py
wbib/wbib.py
wbib.egg-info/PKG-INFO
wbib.egg-info/SOURCES.txt
wbib.egg-info/dependency_links.txt
wbib.egg-info/not-zip-safe
wbib.egg-info/requires.txt
wbib.egg-info/top_level.txt
wbib/templates/template.html.jinja