Alex Porter
Alex Porter
> The only new thing I currently want for maps is a way to place feature objects without limits - full XYZ freedom. UPD: I mean that it would be...
> This sounds incredible. Achieving good looks with the current tile system is cumbersome. I'm very glad that there is a plan to improve it. Do you intend to fully...
> Just some thoughts: Python has at least three popular package managers. Besides Poetry they are pip and anaconda (dominant in data science). Providing clear dependencies list would help to...
To the end of this issue, I have created [lorrel-py](https://github.com/alexporter8013/lorrel-py). I haven't done much yet, but I would recommend doing something similar for the other supported back-end languages. I would...
Hey Robin! Thank you for the detailed reply! > I do agree it would be great to have a full example of integration for each target language. What we do...
I have finally fleshed out a prototype for Dafny integration into larger Python projects [here](https://github.com/alexporter8013/lorrel-py/pull/1). I would appreciate any time that can be taken to review what I have put...