cowpy icon indicating copy to clipboard operation
cowpy copied to clipboard

Cowsay, in Python, makes pies by default, one file, easily embedded into your app.

Results 5 cowpy issues
Sort by recently updated
recently updated
newest added

If I run pip install cowpy, it will show some problems with the metadata of version 1.1.2 and version 1.1.1will be actually installed. In this way, cowpy works well in...

isatty() doesn't work as expected on Windows causing cowpy to always listen on stdin, thus breaking using a msg as a positional argument.

Bumps [cryptography](https://github.com/pyca/cryptography) from 36.0.1 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies

Hi! I tried running `pixi exec cowpy "Thanks for using pixi!"` and I received about 25 SyntaxWarnings. OS: macOS Python: 3.13 This change was introduced in Python 3.12 and will...