Skip to main content

Package aimed at helping with processing the spanish language.

Project description

pynyol is the Python implementation of the Nyol package. This package is aimed at helping with processing the spanish language.

Each module inside the package provides help in a different area of language processing. These modules are:

#!/usr/bin/env python

from towelstuff import location from towelstuff import utils

if utils.has_towel():

print “Your towel is located:”, location.where_is_my_towel()

(Note the double-colon and 4-space indent formatting above.)

Paragraphs are separated by blank lines. Italics, bold, and monospace look like this.

Dictanum

Useful for getting the spelling of numbers. The spelling is handled by different parser whith different number ranges. This is one example for it:

#!/usr/bin/env python

from pynyol.dictanum import IntParser

mynum = #insert a number here

ip = IntParser(mynum)

print(f’the spelling for {mynum} in spanish is: {ip.text}’)

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

pynyol-0.1.1.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file pynyol-0.1.1.tar.gz.

File metadata

  • Download URL: pynyol-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for pynyol-0.1.1.tar.gz
Algorithm Hash digest
SHA256 9ea84de0973aa758867b8b061569d6a0a4e086b46ca173f7f988760b2ef37b7d
MD5 4b9858f2f250b47cbc02f2d9145c947c
BLAKE2b-256 5bff3edb73e4e5e2d830fa13ec13c116e7818df623cf97694ee79507e622a28b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page