create rhyming noun + adjective pairs
Project description
Pyhmer
About
Use pyhmer to generate a rhyming noun + adjective pair. Useful for giving database objects human readable names. As of right now only animal + adjective pairs can be generated.
To see how the data was compiled see the data_work directory
Install
pip install pyhmer
Usage
>>>import pyhmer
>>>animal_rhyme = pyhmer.get_animal_rhyme()
>>>print(animal_rhyme)
'minute newt'
>>>for i in range(10):
>>> print(pyhmer.get_animal_rhyme())
'allegro buffalo'
'insane crane'
'statuary cassowary'
'starry wallaby'
'preteen wolverine'
'clear deer'
'illusionary cassowary'
'flush thrush'
'maroon baboon'
'skew kangaroo'
Sources
Adjectives
Animals
Wikipedia List of Animals Names
Word Rhyming
Carnegie Mellon University Pronouncing Dictionary
pronouncingpy python package
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
pyhmer-0.0.8.tar.gz
(6.0 kB
view details)
Built Distribution
File details
Details for the file pyhmer-0.0.8.tar.gz
.
File metadata
- Download URL: pyhmer-0.0.8.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cb16cb4b6029e8fefe1f6646b2af6867ae0d458d37b916981e869e289efa355 |
|
MD5 | eb483cd3ea6587b99c4c33fd24c840d6 |
|
BLAKE2b-256 | d50b471a0bf9b53bc44fb81df126678aa77523fea1e526b4d6177e6089ea2cc6 |
File details
Details for the file pyhmer-0.0.8-py3-none-any.whl
.
File metadata
- Download URL: pyhmer-0.0.8-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f0582c8086e1a0bcd3fd966c80a0f75cb993542db9fee63ec3d98d919acf5a6 |
|
MD5 | f8c631d735c2e7bbd097b51ec44ae208 |
|
BLAKE2b-256 | d36eed46081e0b1caedae511fc5f6e9d40807974716e0e6ef2fa1b6f19bc7c46 |