https://github.com/pjaskulski/skeletonform
A simple database to record the state of skeletons from archaeological research and create a graphical report on the state of preservation (python + wxPython).
https://github.com/pjaskulski/skeletonform
anthropology archaeology python wxpython
Last synced: 7 months ago
JSON representation
A simple database to record the state of skeletons from archaeological research and create a graphical report on the state of preservation (python + wxPython).
- Host: GitHub
- URL: https://github.com/pjaskulski/skeletonform
- Owner: pjaskulski
- License: mit
- Created: 2020-02-04T07:19:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-18T15:31:30.000Z (about 2 years ago)
- Last Synced: 2025-01-29T07:13:21.766Z (8 months ago)
- Topics: anthropology, archaeology, python, wxpython
- Language: Python
- Homepage:
- Size: 1.12 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SkeletonForm
A simple database to record the state of skeletons from archaeological research and create a graphical report on the state of preservation.
Python 3 + wxPython 4.07 + SQLAlchemy 1.3.13 + ReportLab 3.5.34 + XlsxWriter 1.2.7.The application uses ObjectListView, in this object is known problem (https://stackoverflow.com/questions/29302875/typeerror-in-string-requires-string-as-left-operand-not-int-with-objectlis )
, line 1457 in the ObjectListView.py file should be modified according to the suggestion.Windows:
release 0.1: https://github.com/pjaskulski/SkeletonForm/releases/download/v0.1/skeleton.zip
Screenshots:


Linux (Ubuntu 18.04):
release 0.1: https://github.com/pjaskulski/SkeletonForm/releases/download/v0.1/skeletonform_0.1.tar.gz
To run from sources:
* install wxPython: pip install -U -f https://extras.wxpython.org/wxPython4/extras/linux/gtk3/ubuntu-18.04 wxPython
* apt install libsdl1.2debian
While the program is running in Ubuntu 18.04 you may encounter GTK warnings displayed in the console. The problem is known (https://github.com/wxWidgets/Phoenix/issues/1297) but not solvable.
Screenshots:


Skull report example:
