
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
A module to convert numbers to words for Indian languages and English.
pip install indic-numtowords
from indic_numtowords import num2words
words = num2words(38, lang='ta', variations=False)
#output: 'முப்பத்து எட்டு'
words = num2words(150, lang='hi', variations=True)
#output: ['एक सौ पचास', 'डेढ़ सौ']
ISO 639 Code | Language |
---|---|
as | Assamese - অসমীয়া |
bn | Bangla - বাংল |
en | English |
gu | Gujarati - ગુજરાત |
hi | Hindi - हिंद |
kn | Kannada - ಕನ್ನ |
ml | Malayalam - മലയാള |
mr | Marathi - मराठी |
or | Oriya - ଓଡ଼ି |
pa | Panjabi - ਪੰਜਾਬ |
ta | Tamil - தமிழ |
te | Telugu - తెలుగ |
ur | Urdu - اُردُ |
This package contains work on converting numbers to words. The contents of this package can also be downloaded from our GitHub repo.
FAQs
A module to convert numbers to words for Indian languages and English.
We found that indic-numtowords demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.