Nicholas Tollervey

Results 57 issues of Nicholas Tollervey

I actually value simplicity, whilst realising this may not be achievable because the universe is complex. How about, replace: > "a place of creators creating the tools for other creators...

This PR is adjacent to #923. Sometimes the default `templates`, `css` and `images` directories were erroneously created in the wrong place (they were created relative to the file in the...

See: https://github.com/aroberge/friendly-traceback/issues/26#issuecomment-560049658 for context. I imagine if the friendly-traceback flag in Mu is true, then when any Python3 code is run or debugged, then the wonderful friendly-traceback should wrap it...

enhancement
help wanted
good first contribution

Context here: https://github.com/mu-editor/mu/pull/2264#discussion_r901790683 tl;dr - we should try to use the latest listed supported version of Python when configuring a web application on PythonAnywhere, as per the results from the...

enhancement
mode: web

I've been playing with CircuitPython and the Circuit Playground Express. Wanting to flash the device with a new build I ran across this script. As a courtesy I've converted it...

Add documentation-translation workflow.

docs

Based upon the excellent work started here: https://bitbucket.org/larry/microbit_game Documentation branch started with this file: https://github.com/bbcmicrobit/micropython/blob/game-api-docs/docs/game_api.rst

enhancement

Pass in a single image and get back a list of images to animate a referenced effect: - [ ] sparkle - active pixels in the original image are dimmed...

enhancement

TL;DR the world's simplest tutorial and perhaps a good place to start for teachers. These should be as simple as possible. For example: ``` >>> import tutorial Welcome to the...

enhancement

Hi, As a British child of the 1980s, I learned to code on a BBC B, and I wouldn't have become a professional programmer without those first experiences. Context: I've...