Skip to main content

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. It can be run from a terminal, in which case it will also read the title allowed aloud (updated for version 1.1).

cropped-700bd0ce-3f1c-4cd3-a2f2-2931567a425a-HowItsMade_S26_Episode16-740x416

Installation

How it's made has two requirements, gTTS and 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(delete_sound_file=True)

Project details


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.1.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

how_its_made-1.1-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page