Rezku is an all-inclusive ordering platform and management solution for all types of restaurant and bar concepts. You can now get a fully custom branded downloadable smartphone ordering app for your restaurant exclusively from Rezku.
Learn More
The AI workplace management platform
Plan smart spaces, connect teams, manage assets, and get insights with the leading AI-powered operating system for the built world.
By combining AI workflows, predictive intelligence, and automated insights, OfficeSpace gives leaders a complete view of how their spaces are used and how people work. Facilities, IT, HR, and Real Estate teams use OfficeSpace to optimize space utilization, enhance employee experience, and reduce portfolio costs with precision.
Tools for reading the track data of the project "Leave a Trace"
...It is installed as a permanent exhibition within the Charité in Berlin, Germany.
Please find more Details about LAT here: https://leave-a-trace.charite.de/action
This sourceforge project provides python tools to read the raw XML data produced by LAT. The data reading module works with python2 and python3.
LAT XML Data can be downloaded here:
https://leave-a-trace.charite.de/action/xml_dateien_der_traces/
## Visualization tool:
This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. ...
Pythonmodule that handles ASCII-style text-based tables.
...Textgrids allow to simply import/export text in tables that can be viewed with a simple txt reader, and also to store text in an object that can be easily printed whenever you want in your python application.
Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Pythonmodule or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.