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

Bogdanp/yes.py

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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