Skip to content
This repository has been archived by the owner on Nov 12, 2017. It is now read-only.
/ yes.py Public archive

A fast implementation of "yes" in Python.

Notifications You must be signed in to change notification settings

Bogdanp/yes.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

yes.py

A fast implementation of yes in Python.

~> python2 yes.py | pv >/dev/null
45.2GiB 0:00:11 [4.32GiB/s] [                                                    <=>                                                                                                                                                                                           ]

~> python3 yes.py | pv >/dev/null
21.1GiB 0:00:05 [ 4.3GiB/s] [                       <=>                                                                                                                                                                                                                        ]

Is this a joke?

yes

LICENSE

        DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2017 Bogdan Popa <popa.bogdanp@gmail.com>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

A fast implementation of "yes" in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages