ponysay icon indicating copy to clipboard operation
ponysay copied to clipboard

Pony rewrite of cowsay.

Results 72 ponysay issues
Sort by recently updated
recently updated
newest added

will install only ponies that are completely free. will install all ponies, even if they are not free. This means nothing to me and I found no easily accessible list...

Enhancement

Currently, ponysay prints some names in bold when called with -l, +l, -L, -A, +A. It becomes a problem when trying to post-process the output, for example build a list...

Bug
Non-fatal

E.g. it should be available to do (from any Python program) as follows: import ponysay ps = ponysay.Ponysay() ... the stuff in pythonic way rather then in shell way... P.S....

Duplicate
TODO

Due to running python scripts as executables bulid process fails on medium mount with noexec flag. This can be fixed by running `Popen` with `python3` command given explicitly in `setup.py`

TODO
Solved but need patch

Piping slavic characters (`ponysay "š"`, for example) ponysay 3.0.3, in a termite terminal emulator on Arch Linux system, prints a following error: >Traceback (most recent call last): > File "/usr/lib/python3.6/runpy.py",...

Non-fatal

> ponysay 92 weeks ago Hi! It seem like PPA https://launchpad.net/~vincent-c/+archive/ubuntu/ponysay is dead for some time. So no new versions since 3.0.2 there. @Vincent-C, do you have plans to continue...

Question

Installing with the setup is rather easy, but it would be easier still if we could get ponysay through PIP. Is it something you would consider?

Enhancement
Request for comments

I mean, after the whole "replace/rebuild the build system" and "use the standard python packaging toolchain", I would love to install this from the toolchain standard database as well

Enhancement
TODO
Test case

Version: `3.0.3` Command ran : `ponysay --pony rumble` Platform: Built from source on Ubuntu 17.10 What I would expect: An error (as this is not correct argument) What I got:...

Updating from 3.0.2_1 in brew to 3.0.3 breaks the `--restrict` option. The command `/usr/local/bin/ponysay --restrict NAME=Rarity --ponyonly` no longer shows just Rarity images but any pony. The changelog shows nothing...

Bug
Non-fatal
Request for comments