Skip to content

pjaskulski/SkeletonForm

Repository files navigation

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:

Screen

Screen

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:

While the program is running in Ubuntu 18.04 you may encounter GTK warnings displayed in the console. The problem is known (wxWidgets/Phoenix#1297) but not solvable.

Screenshots:

Screen

Screen

Skull report example:

Screen

About

A simple database to record the state of skeletons from archaeological research and create a graphical report on the state of preservation (python + wxPython).

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages