Skip to main content

convert int numbers (money , price ...) to words

Project description

  # Money to Words Converter

حول الارقام الى كتابة باللغة العربية

Money to Words Converter :-> مكتبة بسيطة تساعد في تحويل الارقام الى كتابة عربية ويمكن استخدامه في البرامج المحاسبية والتعاملات النقدية

  • بسيط جدا
  • لا يحتاج الى اي مكتبة ثانوية
  • يمكن تحويل حتى رقم تريليون
  • ✨سريع جدا ✨

Installation

يعمل على python 3.x

لتثبيت المكتبة

pip install money-To-words-Converter

قائمة الاوامر

الامر الفائدة
Convert(int) [تحويل الارقام الى كتابة]
split_list(list,nu) [تقسيم مصفوفة الى عدد معين من المصفوفات]
get_first(int) [يحول رقم من مرتبة الاحاد الى كتابة]
get_second(int) [يحول رقم من مرتبة الاحاد والعشرات الى كتابة]
get_third(int) [يحول رقم من مرتبة الاحاد والعشرات والمئات الى كتابة]

مثال

import money_to_words as Converter

price = Converter.Convert(7999113555222)

print(price)

الترخيص

MIT email : ta99kr@gmail.com

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

money To words Converter-1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

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