cram2 / pycram

Cognitive Robot Abstract Machine in Python
https://pycram.readthedocs.io/en/latest/index.html
GNU General Public License v3.0
20 stars 40 forks source link

Rework of ORM #101

Closed davidprueser closed 10 months ago

davidprueser commented 1 year ago

reworking orm structure to automatically join information and shrink size of user queries.

tomsch420 commented 11 months ago

very nice, please also update the examples in pycram/examples and doc in pycram/doc with the new improvements/functionality