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
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
geta-0.1.1.tar.gz
(2.5 kB
view details)
File details
Details for the file geta-0.1.1.tar.gz
.
File metadata
- Download URL: geta-0.1.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6d54cc4ec5b73ffa55bed1875945e5970051d1d9f7699b9f4af644402280efa |
|
MD5 | e660e8c7281037214e79dd7bbdcf649a |
|
BLAKE2b-256 | ecdf028e7cff213181bf24cc4cf7afc5ea845126e8740c0f03ef53f3edbcebc0 |