https://github.com/whiskyechobravo/kerkoapp
A web application that provides a faceted search interface for bibliographies managed with Zotero.
https://github.com/whiskyechobravo/kerkoapp
academia bibliographies bibliography faceted-search flask flask-application python scholar search-interface webapp zotero
Last synced: 19 days ago
JSON representation
A web application that provides a faceted search interface for bibliographies managed with Zotero.
- Host: GitHub
- URL: https://github.com/whiskyechobravo/kerkoapp
- Owner: whiskyechobravo
- License: bsd-3-clause
- Created: 2019-07-17T19:17:27.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T19:49:10.000Z (9 months ago)
- Last Synced: 2025-04-14T06:04:41.888Z (19 days ago)
- Topics: academia, bibliographies, bibliography, faceted-search, flask, flask-application, python, scholar, search-interface, webapp, zotero
- Language: Python
- Homepage: https://whiskyechobravo.github.io/kerko/
- Size: 210 KB
- Stars: 71
- Watchers: 5
- Forks: 24
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# KerkoApp
[KerkoApp] is a web application that uses [Kerko] to provide a user-friendly
search and browsing interface for sharing a bibliography managed with the
[Zotero] reference manager.KerkoApp is built in [Python] with the [Flask] framework. It is just a thin
container around Kerko and, as such, inherits most of its features directly from
Kerko. However, it adds support for [TOML] configuration files, allowing a good
separation of configuration from code.Although KerkoApp offers many configuration options, more advanced
customizations might require building a custom application, possibly using
KerkoApp as a starting point, where various aspects of Kerko could be extended
or adapted through its Python API.## Demo site
A [KerkoApp demo site][KerkoApp_demo] is available for you to try. You may also
view the [Zotero library][Zotero_demo] that contains the source data for the
demo site.## Learn more
Please refer to the [documentation][Kerko_documentation] for more details.
[Kerko]: https://github.com/whiskyechobravo/kerko
[Kerko_documentation]: https://whiskyechobravo.github.io/kerko/
[KerkoApp]: https://github.com/whiskyechobravo/kerkoapp
[KerkoApp_demo]: https://demo.kerko.whiskyechobravo.com
[Flask]: https://pypi.org/project/Flask/
[Python]: https://www.python.org/
[TOML]: https://toml.io/
[Zotero]: https://www.zotero.org/
[Zotero_demo]: https://www.zotero.org/groups/2348869/kerko_demo/items