I've been hesitant to try Github Copilot , the "AI pair programmer". Like many developers, I don't want to accidentally use someone's copy... (more…)
Read more »
This is mentioned during an exchange on Twitter with @brettcannon (which later spun into the Big Picture thread). I figure I should probably open a dedicated thread about this so more people know about it, and to summarise my ideas. The situation Python ... (more…)
Read more »
How to NEVER use lambdas - Python 3 edition. GitHub Gist: instantly share code, notes, and snippets. (more…)
Read more »
Python client for OGC API - Maps. Contribute to 52North/api-maps-client development by creating an account on GitHub. (more…)
Read more »
In this tutorial, you'll learn how to use Brython to run Python code in the browser. Although most front-end web applications are written in JavaScript, you can use Brython to access JavaScript libraries and APIs and deploy Python-based applications to th... (more…)
Read more »