Skip to main content

geta, for when you need to "get a" random thing

Project description

geta, for when you need to "get a" random thing

A Python CLI app to get a random instance of a thing. It's starting out with simply providing random names, but I like the idea of the geta being able to get many more things.

Usage

geta name

geta name uses the names package to generate random first, last, and full names derived from 1990 US census data.

geta name defaults to providing a full name but you can specify first, last, or full.

✘ python3 geta/main.py name
Sabrina Fusco

✘ python3 geta/main.py name --full
Kenneth Halligan

✘ python3 geta/main.py name --first
Valentina

✘ python3 geta/main.py name --first
Patrica

✘ python3 geta/main.py name --last
Monzo

✘ python3 geta/main.py name --last
Walker

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

geta-0.1.1.tar.gz (2.5 kB view hashes)

Uploaded Source

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