Skip to main content

An elevator pitch generator for the Faker Python package.

Project description

Latest version released on PyPi Apache license version 2.0 Python Versions

elevator_pitch_faker is a provider for the Faker Python package which creates a humorous elevator pitch for your next novel/movie. Inspiration drawn from this article.

Install

Install with pip:

$ pip install elevator-pitch-faker

Or install with setup.py:

$ git clone https://github.com/jnyjny/elevator-pitch-faker.git
$ cd elevator-pitch-faker && python3 setup.py install

Uninstall with pip:

$ pip uninstall elevator-pitch-faker

Usage

Add the StoryPitchProvider to your Faker instance:

from faker import Faker
from elevator_pitch_faker import StoryPitchProvider

fake = Faker()
fake.add_provider(StoryPitchProvider)

print(fake.story_pitch())

View the methods defined by ElevatorPitchProvider:

$ pydoc3 elevator_pitch.StoryPitchProvider

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

elevator-pitch-faker-0.2.0.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elevator_pitch_faker-0.2.0-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file elevator-pitch-faker-0.2.0.tar.gz.

File metadata

File hashes

Hashes for elevator-pitch-faker-0.2.0.tar.gz
Algorithm Hash digest
SHA256 44e602bafb38f2dcf5a642403faa2a0c7c7079339b83048e53e4a52a7267e25f
MD5 c4d5e9abf72046eaca304ad443a41630
BLAKE2b-256 2628cde8ab8ee969faa3acd1dfccbb42edbf659afbf53f18009ebaa53a342002

See more details on using hashes here.

File details

Details for the file elevator_pitch_faker-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for elevator_pitch_faker-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 96eb0d1f0c9d0ce060f7a004a0b15e48b8ebceac1f653980cb62ff464682045c
MD5 f2dbbdefc094da50e37e6154a9ee6803
BLAKE2b-256 04f6ae2d3d976ffc7271ce7446aa9f3691e13eb924094a9498a7a1defc76c3ac

See more details on using hashes here.

Supported by

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