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
Release files for pyhmer 0.0.8
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyhmer-0.0.8.tar.gz | 6.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyhmer-0.0.8-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.9 kB
Release files / pyhmer-0.0.8.tar.gz
| Download URL | pyhmer-0.0.8.tar.gz |
|---|---|
| Size | 6.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4cb16cb4b6029e8fefe1f6646b2af6867ae0d458d37b916981e869e289efa355
|
|
BLAKE2b-256 checksum How to use checksums |
d50b471a0bf9b53bc44fb81df126678aa77523fea1e526b4d6177e6089ea2cc6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|
Release files / pyhmer-0.0.8-py3-none-any.whl
| Download URL | pyhmer-0.0.8-py3-none-any.whl |
|---|---|
| Size | 6.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5f0582c8086e1a0bcd3fd966c80a0f75cb993542db9fee63ec3d98d919acf5a6
|
|
BLAKE2b-256 checksum How to use checksums |
d36eed46081e0b1caedae511fc5f6e9d40807974716e0e6ef2fa1b6f19bc7c46
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|