Site Tools


Start
About
Historical background

Search options
Data upload

Taxalist
Synonyms

Contact
Basic informations



















The database is hosted by Kiel University
and is established by Wiebke Kirleis and
Kay Schmütz, Institute for Prehistoric and
Protohistoric Archaeology.


Citation:

© Kirleis/Schmütz 2018: ArchbotLit CAU Kiel, https://www.wikis.uni-kiel.de/archbotlit/



Basic informations

Program information

The programs were written in Python 2.7 and use some of the standard libraries. In addition, the package “dokuwiki” was used to communicate with the Wiki software (https://pypi.org/project/dokuwiki/).

The auto-completion function in the Single-Import-Tool is strongly based on the work of Miguel Ángel Alarcos Torrecillas, who has published the corresponding code at:
http://code.activestate.com/recipes/578253-an-entry-with-autocompletion-for-the-tkinter-gui

The creation of the Windows executables was done with the package “pyinstaller” (https://www.pyinstaller.org/).