Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by ntoll
A curated list of projects in awesome lists by ntoll .
https://github.com/ntoll/drogulus
A programmable peer-to-peer data store built for simplicity, security, openness and fun (and designed to withstand nuclear war).
Last synced: 04 Nov 2024
https://github.com/ntoll/workflow
A lightweight workflow engine application for Django based web-applications
Last synced: 27 Oct 2024
https://github.com/ntoll/foox
Creates species counterpoint using genetic algorithms (in Python).
Last synced: 27 Oct 2024
https://github.com/ntoll/uflash
A module and command to easily flash Python onto the BBC's micro:bit device.
Last synced: 26 Oct 2024
https://github.com/ntoll/programming-with-micropython
Code from the O'Reilly book of the same name.
Last synced: 28 Oct 2024
https://github.com/ntoll/microfs
A simple command line tool and module for interacting with the simple filesystem on the BBC micro:bit.
Last synced: 27 Oct 2024
https://github.com/ntoll/microrepl
A REPL client for MicroPython running on the BBC micro:bit.
Last synced: 28 Oct 2024
https://github.com/ntoll/p4p2p
A small and simple framework for making peer-to-peer applications.
Last synced: 28 Oct 2024
https://github.com/ntoll/arrr
A module and utility to turn English into Pirate speak.
fun pirates python3 translation yo-ho-ho-and-a-bottle-of-rum
Last synced: 27 Oct 2024
https://github.com/ntoll/code-dojo
Code required *before* the London Code Dojo
Last synced: 10 Oct 2024
https://github.com/ntoll/textsmith
A multi-user collaborative platform for creating and inhabiting text based literary worlds.
adventure-game-engine game mud mud-server multi-user multi-user-dungeon programming python3 social-media
Last synced: 10 Oct 2024
https://github.com/ntoll/paperchase
A simple game set in both the "paper" and "real" world. Created for PyWeek 25.
Last synced: 10 Oct 2024
https://github.com/ntoll/adafruit_circuitpython_radio
Simple byte and string based inter-device communication via BLE.
Last synced: 10 Oct 2024
https://github.com/ntoll/chckn
Chicken chicken chicken chicken. Chicken chicken: chicken!
Last synced: 28 Oct 2024
https://github.com/ntoll/tweetdreams
Uses Markov chains to generate new tweets based on past tweets.
Last synced: 10 Oct 2024
https://github.com/ntoll/fluiddb.net
A library for connecting to FluidDB from .NET
Last synced: 10 Oct 2024
https://github.com/ntoll/pride_and_prejudice_and_python
A silly Jupyter notebook to demonstrate text generation with n-grams and Markov chains.
Last synced: 10 Oct 2024
https://github.com/ntoll/being_together
A poetic expression of an aspiration for being together. An alternative to, and definitely not, a code of conduct.
Last synced: 06 Nov 2024
https://github.com/ntoll/bitbotcode
The driver and controller code for radio controlled bit:bit robots.
Last synced: 10 Oct 2024
https://github.com/ntoll/fluiddb.py
A very thin wrapper around FluidDB's RESTful API. Originally based upon sanxyin's fluiddb.py found here: http://bitbucket.org/sanxiyn/fluidfs
Last synced: 06 Nov 2024
https://github.com/ntoll/bfd
Big Friendly Datastore (organic collaboration on data, from the ground up).
database open-data rest-api social
Last synced: 10 Oct 2024
https://github.com/ntoll/xmppcomponent
A simple todo list application written as an XMPP component. For the purposes of demonstrating XMPP in the London Python Code Dojo.
Last synced: 06 Nov 2024
https://github.com/ntoll/fuzzymandias
A poem dedicated to @voidspace with apologies to Horace Smith :-)
Last synced: 06 Nov 2024
https://github.com/ntoll/python-native-editor
A Chrome App based native editor.
Last synced: 06 Nov 2024
https://github.com/ntoll/numberwang
A module and utility to recreate the gameshow "Numberwang" in Python (for educational purposes).
Last synced: 06 Nov 2024
https://github.com/ntoll/checklistdsl
A very simple DSL for specifying checklists that turn into interactive web-forms.
Last synced: 06 Nov 2024
https://github.com/ntoll/cityrhythm
A musical representation of footfall data provided by Leeds City Council through the medium of Brass Band
Last synced: 06 Nov 2024
https://github.com/ntoll/delicious2fluid
Exports from Delicious and imports into FluidDB
Last synced: 06 Nov 2024
https://github.com/ntoll/pyconuk-education-sprint-2012
The results of the education sprint from PyconUK 2012
Last synced: 06 Nov 2024
https://github.com/ntoll/fluidroid
Android library for connecting to Fluidinfo
Last synced: 06 Nov 2024
https://github.com/ntoll/pyproad
Thin wrapper around Amazon's Product Advertising API
Last synced: 06 Nov 2024
https://github.com/ntoll/openprism
OpenPrism is just like the NSA's PRISM project - but opt-in.
Last synced: 06 Nov 2024
https://github.com/ntoll/doitreatthisimmigrant
Automatically detects if a doctor in the UK should treat an immigrant asking for treatment.
Last synced: 06 Nov 2024
https://github.com/ntoll/londonpythoncodedojo
Digital assets for organisers of the London Python Code Dojo
Last synced: 06 Nov 2024
https://github.com/ntoll/upytest
A very simple pytest like module for testing code written with PyScript using MicroPython or Pyodide as the runtime.
Last synced: 06 Nov 2024
https://github.com/ntoll/roddy
Generates compositions based upon musical analysis.
Last synced: 06 Nov 2024
https://github.com/ntoll/traffic_flowmageddon
A goofy game for PyWeek 26 (October 2018)
Last synced: 06 Nov 2024
https://github.com/ntoll/epubible
Currently a very shonky script to make a customised epub version of the bible from data stored in Fluidinfo. Incomplete and buggy!
Last synced: 06 Nov 2024
https://github.com/ntoll/build-yourself-a-pyscript
Slides for PyCon US 2023 presentation
Last synced: 06 Nov 2024
https://github.com/ntoll/hscic_apiomatic
Scrapes HSCIC website and builds a list of JSON objects for each dataset and key indicator found therein.
Last synced: 06 Nov 2024
https://github.com/ntoll/nhsdtraining
Training notes for Python project development, especially with Django web framework.
Last synced: 06 Nov 2024
https://github.com/ntoll/pymerrychristmas
A simple interactive Christmas card written in Python with the Pygame library. For the purposes of learning about Pygame.
Last synced: 06 Nov 2024
https://github.com/ntoll/sneakywumpus
A sneaky Hunt the Wumpus clone written in the London Python Code Dojo
Last synced: 06 Nov 2024
https://github.com/ntoll/event_log
A simple Django application that logs events and generates timelines
Last synced: 06 Nov 2024
https://github.com/ntoll/offas_dyke
Daily GPX trails for walking Offa's Dyke in a northerly direction.
Last synced: 06 Nov 2024
https://github.com/ntoll/umock
MicroMock is a very simple and small module for mocking objects in MicroPython with PyScript.
Last synced: 06 Nov 2024
https://github.com/ntoll/music_api
A simple Django based music API for teaching purposes.
Last synced: 06 Nov 2024
https://github.com/ntoll/quart_repro_socket_bug
A minimal Quart app to reproduce the session/websocket/test-client bug.
Last synced: 06 Nov 2024
https://github.com/ntoll/facebaaak
A simple example Django project for tutorial purposes.
Last synced: 06 Nov 2024
https://github.com/ntoll/piglatin
A simple piglatin module for teaching purposes.
Last synced: 06 Nov 2024
https://github.com/ntoll/alchemiststower
The Alchemist's Tower - A game for PyWeek 28
Last synced: 06 Nov 2024
https://github.com/ntoll/tfwdepub
A script for downloading "The Future We Deserve" and converting it in to an open ePub format.
Last synced: 06 Nov 2024
https://github.com/ntoll/tubatunes
A couple of short tuba performances recorded with sub-standard recording equipment. YMMV.
Last synced: 06 Nov 2024
https://github.com/ntoll/poem-o-matic
Computer generated poetry - on demand.
Last synced: 06 Nov 2024
https://github.com/ntoll/microbit_mailman_archive
An archive of all the emails sent to the now defunct [email protected] mailing list.
Last synced: 06 Nov 2024
https://github.com/ntoll/microperi
MicroPeri is a library for using the BBC micro:bit with MicroPython as an external peripheral device or sensor, using an API which closely replicates the micro:bit's MicroPython API.
Last synced: 06 Nov 2024
https://github.com/ntoll/pyperapp
Simple HyperCard style apps using Python in the browser.
Last synced: 06 Nov 2024
https://github.com/ntoll/dojotaskgen
Generates fun programming tasks for a code dojo. :-)
Last synced: 06 Nov 2024
https://github.com/ntoll/chatpy
A simple, configurable and extendable chatbot framework written in Python.
Last synced: 06 Nov 2024
https://github.com/ntoll/mv-union
A presentation about a minimum viable union
Last synced: 06 Nov 2024
https://github.com/ntoll/eportfolio-hack
Sucks in data from NHS Eportfolio.
Last synced: 06 Nov 2024
https://github.com/ntoll/textsmith_old
A multi-user platform for creating and interacting within text based worlds.
Last synced: 28 Oct 2024