Ohmagar
Ohmagar
Hi, is it on the roadmap to preinstall PyAutoGui? It requires C components (even though I don’t know if that would be enough.. I am more interested in controlling the...
Hi there! I tried playing around with Cython within Carnets (since I use it when not coding with my iPad) and I am getting an error. This is how I...
Hey there, have you planned to integrate either of the available LLM modules? something like GPT4All, pyllama, llama.py or llama-cop-python? It would be cool to be able to integrate even...
Hi there, is there a way to access the camera of an IPad? Or the sensors? I know some other python IDEs offer a module to access the gyroscope, the...
Hey there, I have to admit I didn’t properly look into it but from what I skimmed there didn’t seem to be an easy way/a way at all to add...
Postal code 22301, Hamburg has wrong data written into it. row[""] = '22301' row["lat"] = '51.165691' row["lng"] = '10.451526' whereas others row[""] = '22179' row["lat"] = '53.60792499999999' row["lng"] = '10.0852568'...