A small example package for the pythonsay project. The main purpose is to show how to create a package with automated tests.
Project description
Pythonsay
Simple Python Cowsay implementation.
Installation
pip install pythonsay
Usage
Arguments
- -h, --help show this help message and exit
- -c, --cow print a cow
- -py, --python print a python
- -pb, --big print a big python
Examples:
python pythonsay.py -c "Hello World"
< Hello World! >
------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
U ||----w |
|| ||
python pythonsay.py -py "Hello World"
< Hello World! >
____________
\
\ /^\/^\
\ _|_O| O|
\/ /~ \_/ \
\____|__________/ \
\_______ \
`\ \ \
/ / \
/ / \
/ / \\
/ / \ \
python pythonsay.py -pb "Hello World!"
< Hello World! >
____________
\
\ /^\/^\
\ _|_O| O|
\/ /~ \_/ \
\____|__________/ \
\_______ \
`\ \ \
/ / \
/ / \
/ / \\
/ / \ \
/ / \ \
/ / _----_ \ \
/ / _-~ ~-_ | |
( ( _-~ _--_ ~-_ _/ |
\ ~-____-~ _-~ ~-_ ~-_-~ /
~-_ _-~ ~-_ _-~
~--______-~ ~-___-~
Art and idea by: Tony Monroe
About Cowsay
The original cowsay for GNU/Linux was written by Tony Monroe.
About Pythonsay
The main idea is to use the cowsay program to complete the Python cicle from code to package, automated tests and documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pythonsay-0.0.2.tar.gz.
File metadata
- Download URL: pythonsay-0.0.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
776bc001b7d02ff5450a88468d14ca669025246d03352b788f32c95c02af647a
|
|
| MD5 |
6f0954f081be1f81a68f50e82d1ad3e9
|
|
| BLAKE2b-256 |
0400d699c97c56a8dbb08280e1563fe3f9a2b2ba97a88635da1d0c1ee891bc8a
|
File details
Details for the file pythonsay-0.0.2-py3-none-any.whl.
File metadata
- Download URL: pythonsay-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44f79423a892d77cf92efed827db720c7ea6814e25faf68bf354e39b24bd81d8
|
|
| MD5 |
55ed15cc2a15e28cc26acd0047d10775
|
|
| BLAKE2b-256 |
8bacd6a4b870667f8309d4491209f9e584fbab781904d04945ae89639e1375dc
|