Skip to main content

Generate the pronunciation code for the string

Project description

Package Description

Pronounce is a Python Package for generating the pronunciation code.


Documents

Pronounce requires Python 3.5, 3.6, or 3.7.


Syntax: 
	pronounce.pronounce(name=str_object)

# Generate the pronounce code from the string
import pronounce as p

s1 = p.pronounce('Hello')
s2 = p.pronounce('Hailo')

print('Hello',' : ',s1)
print('Hailo',' : ',s2)

Output: Hello : H400
	Hailo : H400

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pronounce-1.0.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file pronounce-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: pronounce-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.4

File hashes

Hashes for pronounce-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c80048fb44194f10d7d6f12aca834f9862c0663bfea672affd70ce1f32b3a62e
MD5 d0a188f54dd4340eca26c9a1a6454900
BLAKE2b-256 eb0121841a7f38785b1e623feb7d67ce2c15dcac66de07c945846775a3ea9959

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