Zac-HD / pyconau18-flip-flop-faceofferator

Python implementations of Ruby's (/Perls/Awks/etc)flip-flop operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyconau18-flip-flop-faceofferator

On Saturday evening at PyCon Australia '18, we heard some inspiring talks.

Two of them inspired several people to implement Ruby's flip-flop operator ("The Flip-Floperator") for Python - a life-saving move when it will soon be removed from Ruby!

This repo holds several such implementations, which (if it is accepted) will be presented in a collaborative lightening talk by @mermop (et al, 2018). Entries closed at 15:30 on Sunday.

The presentation can be found here and slides here

Sounds great! Details?

See template.py for instructions. Please name yours <name_or_handle>.py

To run the tests, pytest *.py. (disclaimer: there are no tests yet)

About

Python implementations of Ruby's (/Perls/Awks/etc)flip-flop operator

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%