walk-up is built to Walk-up Experience
The client requires a Busylight to work.
walk-up consists of a server and a client
The server just need to be able to run a docker image.
import foobar
foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.