Generates how it's made titles
Project description
How it's made
How the how it's made package is made
This package recursively generates a title for the show "How It's Made" for n iterations, and can also read the title aloud.
Installation
How it's made has one requirement, pyttsx3, and can be installed using:
pip install how-its-made
Usage
import how_its_made as him
# This will print "How It's Made"
how = him.how_its_made()
print(how.title)
# This will print "How How How A Chair's Made Is Made Is Made"
how = him.how_its_made(3, "a chair")
print(how.title)
# This will read aloud "How How How A Chair's Made Is Made Is Made"
how.text_to_speech()
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
how_its_made-1.2.tar.gz
(3.0 kB
view details)
Built Distribution
File details
Details for the file how_its_made-1.2.tar.gz
.
File metadata
- Download URL: how_its_made-1.2.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b83eeca3d9dfc8e88f8bb36d8a804c5a45803c1ea86cdfb8db518b0fbd381f77 |
|
MD5 | c96ae1576e09f8a8d9473d68d02352ac |
|
BLAKE2b-256 | 60ebb5cf3fc3f2e03af071fc5eadf53bcb9129b0cf41f9adf984668f7691f297 |
File details
Details for the file how_its_made-1.2-py3-none-any.whl
.
File metadata
- Download URL: how_its_made-1.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4843ec958ce565875d69f18c26195ee5118a1f1fdc47fe1cefdfe61b129a99f |
|
MD5 | c7a55be9a4d75bc31fa002092d68dfe7 |
|
BLAKE2b-256 | ddb302452da0bbafc74d34bd56cf45b2237e83a42c3c8e837670e4ca166464b9 |