Skip to main content

Generate names for things with phonetic alliteration - use with GUIDs for easy identification.

Project description

academic-avocado-namer

License PyPI Version Python Versions

Name things with better names than GUIDs, use in combination with GUIDs or datetimes.

module main

python -m resource_namer

local development

pip install -e .

run tests:

pip install -e .
pytest

Example API usage

>>> from resource_namer import generate_name
>>> generate_name()
'handy-human'

# Use a different join character:

>>> generate_name(joiner=".")
'corny.camel'

# seed with a random number

>>> generate_name(seed=42)
'delightful-donkey'

# use plants instead of animals

>>> generate_name(prefer_plants=True)
'irritating-inkberry'

https://pypi.org/project/resource-namer

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

resource-namer-1.0.3.tar.gz (15.8 kB view details)

Uploaded Source

Built Distribution

resource_namer-1.0.3-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file resource-namer-1.0.3.tar.gz.

File metadata

  • Download URL: resource-namer-1.0.3.tar.gz
  • Upload date:
  • Size: 15.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for resource-namer-1.0.3.tar.gz
Algorithm Hash digest
SHA256 144ca831ddba53be183903174033928ee70e6537beba7e413335b5fa4bfae70c
MD5 181c00b43657019df4009a44972f5398
BLAKE2b-256 48140baef3630d8f9d4e10df32b408c51fdceb8d68da24a514a6521d1bcae37e

See more details on using hashes here.

File details

Details for the file resource_namer-1.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for resource_namer-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 9b93b88854fcedb642adf6d1d2b50144568ea575ab401cbf47c14eaf4f893bab
MD5 a4c7d8f7f3504067f66e4b5cefe316bc
BLAKE2b-256 c0727b1a07584650f65235aec8f9c707794c9bd9663539e2eddac7d0a78fb616

See more details on using hashes here.

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